Complete pricing guide for Cloudflare Browser Rendering. Compare all plans, analyze costs, and find the perfect tier for your needs.
Not sure if free is enough? See our Free vs Paid comparison →
Still deciding? Read our full verdict on whether Cloudflare Browser Rendering is worth it →
mo
mo
Pricing sourced from Cloudflare Browser Rendering · Last verified March 2026
Browser Rendering runs actual Chrome instances on Cloudflare's edge network, providing true JavaScript execution and DOM manipulation that traditional HTTP scrapers cannot match. This is essential for modern SPAs, complex user interactions, and visual content like screenshots or PDFs. Compared to the 870+ AI tools in our directory, its differentiator is the combination of global edge distribution and a 1,000-request free tier. The trade-off is higher per-request cost than pure HTTP scraping for simple, static pages.
Yes — Cloudflare maintains forks of both Puppeteer and Playwright with compatible APIs, so most existing scripts port over with minimal changes. You can also connect via the raw Chrome DevTools Protocol (CDP) over WebSocket from local machines, CI/CD runners, or external servers, which removes the need to deploy a Worker at all. Some advanced features behave differently in the serverless environment, so test browser launch options, file system access, and long-running session patterns carefully.
The /json Quick Action accepts a URL and a natural language prompt or JSON schema, then returns structured data extracted from the rendered page. Instead of writing CSS selectors that break when sites change, you describe what you want — for example, 'extract product name, price, and rating' — and the underlying model handles the parsing. This is particularly useful for AI agents and data pipelines that need resilient extraction across many different sites without per-site selector maintenance.
Browser Run is available on both Free and Paid plans. The Free tier includes 1,000 requests per month, suitable for development and low-volume use cases. The Paid plan bills based on browser execution time, so simple screenshots or single-page extractions cost a fraction of a cent, while long automation flows that keep a browser open cost more. Reusing sessions via Durable Objects can materially reduce cost for multi-step workflows by eliminating repeated cold starts.
Yes — this is one of its strongest use cases. Browser Run integrates with Playwright MCP and Stagehand so LLM agents can drive browsers using natural language intent rather than CSS selectors, which makes agents more resilient to site changes. The new WebMCP feature (Beta in 2026) and Cloudflare's Agents product extend this with persistent state via Durable Objects and Human-in-the-Loop checkpoints. For autonomous agents that need to log in, navigate flows, and extract data, it is one of the more agent-native browser platforms among the 870+ tools we track.
AI builders and operators use Cloudflare Browser Rendering to streamline their workflow.
Try Cloudflare Browser Rendering Now →Cloud-hosted headless browser infrastructure built for AI agents, with stealth mode, session recording, and Playwright/Puppeteer compatibility. Free tier includes 1 browser hour; paid plans from $39/month.
Compare Pricing →The Web Data API for AI that transforms websites into LLM-ready markdown and structured data, providing comprehensive web scraping, crawling, and extraction capabilities specifically designed for AI applications, RAG pipelines, and LLM agent workflows.
Compare Pricing →ScrapingBee: Web scraping API with rendering, proxies, and anti-bot tools. - Enhanced AI-powered platform providing advanced capabilities for modern development and business workflows. Features comprehensive tooling, integrations, and scalable architecture designed for professional teams and enterprise environments.
Compare Pricing →Browser Use Desktop is an open-source desktop application that gives AI agents direct, reliable access to a Chromium browser for web automation, data extraction, form filling, and multi-step internet tasks. Built on the Browser Use Python framework (16,000+ GitHub stars as of early 2026), it packages the agent-browser bridge into a standalone app with a visual interface for monitoring agent activity in real time. Unlike headless-only automation libraries, Browser Use Desktop renders pages visually so operators can watch, pause, and debug agent sessions. It supports integration with LLM providers including OpenAI, Anthropic Claude, and local models through LangChain, enabling developers to pair any large language model with autonomous browser control.
Compare Pricing →