Browser Rendering
browser_rendering
Content
browser_rendering.content
Methods
Fetches rendered HTML content from provided URL or HTML. Check available options like gotoOptions and waitFor* to control page load behaviour.
browser_rendering.pdf
Methods
Fetches rendered PDF from provided URL or HTML. Check available options like gotoOptions and waitFor* to control page load behaviour.
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example: Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYY
Browser Rendering Write
Account ID.
Cache TTL default is 5s. Set to 0 to disable.
Scrape
browser_rendering.scrape
Methods
Get meta attributes like height, width, text and others of selected elements.
Screenshot
browser_rendering.screenshot
Methods
Takes a screenshot of a webpage from provided URL or HTML. Control page loading with gotoOptions and waitFor* options. Customize screenshots with viewport, fullPage, clip and others.
Snapshot
browser_rendering.snapshot
Methods
Returns the page's HTML content and screenshot. Control page loading with gotoOptions and waitFor* options. Customize screenshots with viewport, fullPage, clip and others.