Cloudflare Browser Rendering
Link a Cloudflare account with Browser Rendering available.Shared browser options (CFBrowserOptionsInputs)
Included on Get Page Content, Get Links, both screenshot actions, Render HTML to PDF, and Render HTML to Screenshot.
| Input | Role |
|---|---|
| Wait for selector | CSS selector that must appear before capture. |
| Wait time | Extra milliseconds after load (0–30 000). |
| Viewport width / height | Browser viewport (defaults 1920×1080). |
| JavaScript code | Injected as a script tag before capture. |
| Additional API parameters | Extra JSON passed through to Cloudflare’s API (docs). |
Get Page Content
Inputs- URL
- Format —
HTML,Markdown,JSON, orPDF. - JSON format only: prompt or schema — Valid JSON → treated as extraction schema; otherwise treated as a natural-language prompt for structured data.
- Shared browser options.
- HTML/Markdown → content (string).
- JSON → data (pickable object).
- PDF → pdfFile (file).