Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
4 tools available
Cloudflare Browser Rendering enables developers to programmatically control and interact with headless browser instances running on Cloudflare’s global network, facilitating tasks such as automating browser interactions, capturing screenshots, generating PDFs, and extracting data from web pages.
Connect Cloudflare Browser Rendering to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Cloudflare Browser Rendering's 4 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Cloudflare Browser Rendering action below is a callable tool any Definable persona can invoke.
Tool to capture a webpage screenshot. Use when you need a visual snapshot of a URL or HTML with optional viewport and clipping. Always validate screenshot content — the tool returns a successful result even when the captured page is a 404 or error page, with no error signal raised.
List all Cloudflare accounts accessible to the authenticated API token. Returns account IDs, names, types, and settings. Use this to retrieve a valid account_id required by other browser-rendering actions like capture_screenshot, scrape_html_elements, and take_webpage_snapshot.
Tool to scrape HTML elements for text, HTML, attributes, and box metrics. Use when you need detailed data of matched selectors after rendering a page.
Capture both rendered HTML content and a screenshot of a webpage in a single request. Returns the full DOM content as a string and a Base64-encoded screenshot image. Useful when you need both visual representation and page content for analysis.
Anything Cloudflare Browser Rendering exposes through its API. Common ai web scraping workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 4 Cloudflare Browser Rendering tools directly, then chain the result into another integration without you writing code.
Cloudflare Browser Rendering uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 4 Cloudflare Browser Rendering tools. You only need a separate Cloudflare Browser Rendering subscription if Cloudflare Browser Rendering itself charges per seat or per API call.
Every call from a persona to Cloudflare Browser Rendering is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Cloudflare Browser Rendering, and connect via OAuth or API key. You can immediately attach Cloudflare Browser Rendering to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 4 Cloudflare Browser Rendering actions as callable tools — including `Capture Screenshot`, `List Accounts`, `Scrape HTML Elements`, plus 1 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.