I built a CLI wrapper for the Browser Rendering REST API — covers all 9 endpoints including /crawl. Two Bun scripts, zero dependencies: one for single-page ops (render, screenshot, PDF, scrape, AI extraction), one for multi-page crawling. Also works as Claude Code slash commands if you're into that.
https://github.com/nathanhouse/cloudflare-browser-rendering-...