Skip to main content
cloudflare.renderContent opens a page in Cloudflare Browser Run and returns the rendered HTML.
automations/render-cloudflare-content.automation.ts

Inputs

Provide accountId and exactly one of url or html. cacheTtl controls Cloudflare’s response cache in seconds and defaults to 5; set it to 0 to disable caching. Optional browser controls include timeouts, request and resource filters, authentication, cookies, scripts, styles, headers, JavaScript, media type, user agent, viewport, navigation settings, and wait conditions.

Output

Returns the page’s rendered HTML as a string. The action consumes Browser Run duration and is not replay-safe.