---
title: Cloudflare Browser Rendering
slug: cloudflare-browser-rendering
url: "https://toolweight.com/options/cloudflare-browser-rendering"
homepage: "https://developers.cloudflare.com/browser-rendering/"
categories: browser-automation-apis
last_verified: 2026-07-01
license: CC-BY-4.0
---

# Cloudflare Browser Rendering

> Puppeteer and Playwright bindings for Workers, plus REST render endpoints

Browser Rendering gives Workers a Chromium binding and a set of REST endpoints for screenshots, PDFs, markdown and structured JSON. It is by some distance the cheapest way to render pages you are allowed to render, and it runs on Cloudflare's edge rather than in a region you choose. There is no stealth mode, no residential egress and no live view, it is deliberately not an unblocking product.

## Identity

|  |  |
| --- | --- |
| Name | Cloudflare Browser Rendering |
| Company | Cloudflare |
| One-liner | Puppeteer and Playwright bindings for Workers, plus REST render endpoints |
| Site | https://developers.cloudflare.com/browser-rendering/ |
| Docs | https://developers.cloudflare.com/browser-rendering/ |
| Founded | 2023 |
| Open source | No |
| Brand | https://toolweight.com/vendors/Cloudflare |
| Compared in | 1 |

## Where it is compared

### [Browser APIs](https://toolweight.com/compare/browser-automation-apis)
Ranked **#12 of 13** on default weights.
| Field | Value | Confidence | Verified | Source | Note |
| --- | --- | --- | --- | --- | --- |
| Anti-bot pass rate | - | Unknown | - | - | Panel not yet run; expect a low score, this product does not attempt evasion. |
| Stealth mode | ○ | Inferred | - | - | Deliberately absent. Cloudflare sells bot detection on the other side of the same fence. |
| CAPTCHA solving | ○ | Inferred | - | - | - |
| Residential proxy | none | Inferred | - | - | Traffic exits Cloudflare's own network. |
| Cold start | - | Unknown | - | - | - |
| CDP endpoint | ◐ | Inferred | 2026-07-01 | https://developers.cloudflare.com/browser-rendering/ | Sessions are reached through a Workers binding or REST endpoints, not an open wss:// URL. |
| Playwright | ● | Vendor-claimed | 2026-07-01 | https://developers.cloudflare.com/browser-rendering/platform/playwright/ | Via the @cloudflare/playwright fork. |
| Puppeteer | ● | Vendor-claimed | 2026-07-01 | https://developers.cloudflare.com/browser-rendering/platform/puppeteer/ | - |
| Session persistence | ◐ | Inferred | - | - | Sessions can be kept alive and reconnected across Worker invocations; no named profile store. |
| Live view | ○ | Inferred | - | - | - |
| Session replay | ○ | Inferred | - | - | - |
| Max concurrency | 30 sessions | Inferred | - | - | Approximate paid-plan default; raisable on request. |
| File downloads | ◐ | Inferred | - | - | Awkward inside the Workers runtime; fine for generated PDFs and screenshots. |
| Chrome extensions | ○ | Inferred | - | - | - |
| Browser regions | global-edge | Inferred | - | - | Runs across Cloudflare's network, which includes Australian PoPs, but exposes no region pinning. |
| Agent API | ○ | Inferred | - | - | - |
| MCP server | ● | Vendor-claimed | 2026-07-01 | https://github.com/cloudflare/mcp-server-cloudflare | Part of Cloudflare's first-party MCP server set. |
| Human handoff | ○ | Inferred | - | - | - |
| Pricing model | per-hour | Vendor-claimed | 2026-07-01 | https://developers.cloudflare.com/browser-run/pricing/ | Dual-metered: browser hours plus request count, on top of the Workers Paid plan. |
| Per browser-hour | $0.09 /browser-hour | Inferred | - | - | Approximate per-browser-hour rate after the included allowance; verify against current pricing. |
| Free tier | ● | Vendor-claimed | 2026-07-01 | https://developers.cloudflare.com/browser-run/limits/ | Small daily free allowance on the free plan. |
| GitHub stars | - | Unknown | - | - | - |
| Funding stage | public | Inferred | - | - | - |
| Open-source core | ○ | Inferred | - | - | - |
| Positioning | Headless Chromium as a Workers binding and REST API | Inferred | - | - | - |
| Launched | 2023 | Inferred | - | - | - |

**Verdict.** Unbeatable for rendering pages that are not fighting you, especially if you already run Workers, the price is a rounding error and the edge footprint is free. It is not an unblocking product and never will be, which makes the missing stealth column a positioning statement rather than a gap.

## Alternatives

- [Airtop](https://toolweight.com/options/airtop), Natural-language browser API, describe the page, skip the selectors
- [Anchor Browser](https://toolweight.com/options/anchor-browser), Cloud browsers built around authenticated sessions and human takeover
- [Apify](https://toolweight.com/options/apify), Actor platform for scraping and agents, with Crawlee as the open-source core
- [Bright Data Browser API](https://toolweight.com/options/bright-data-browser-api), CDP browsers on a 70M+ residential IP network with challenge handling built in
- [Browserbase](https://toolweight.com/options/browserbase), Managed headless browsers for AI agents, with Stagehand as the SDK
- [Browserless](https://toolweight.com/options/browserless), Self-hostable headless Chrome service; BrowserQL for bot-heavy sites
- [Hyperbrowser](https://toolweight.com/options/hyperbrowser), Agent-first browsers with hosted scrape, crawl and CUA endpoints
- [Kernel](https://toolweight.com/options/kernel), Fast-starting browsers plus a runtime for deploying browser agents
- [Self-hosted Playwright](https://toolweight.com/options/playwright-self-hosted), The baseline: run Chromium in your own container and own everything
- [ScrapingBee](https://toolweight.com/options/scrapingbee), One-call HTML API with JavaScript rendering and premium proxy tiers
- [Steel.dev](https://toolweight.com/options/steel-dev), Open-source browser API for AI agents, hosted or self-run
- [ZenRows](https://toolweight.com/options/zenrows), Scraper API plus a CDP scraping browser on a shared residential pool

## Licence and attribution

Data from toolweight (https://toolweight.com), licensed CC-BY-4.0.

- Licence: [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)
- Canonical HTML: https://toolweight.com/options/cloudflare-browser-rendering
- Machine-readable: https://toolweight.com/options/cloudflare-browser-rendering.md · https://toolweight.com/api/v1 · https://toolweight.com/mcp
- toolweight takes no affiliate revenue and sells no placements. Corrections: https://toolweight.com/suggest
