Skip to content
Start here

Snapshot

Get HTML content and screenshot.
browser_rendering.snapshot.create(SnapshotCreateParams**kwargs) -> SnapshotCreateResponse
POST/accounts/{account_id}/browser-rendering/snapshot
ModelsExpand Collapse
class SnapshotCreateResponse:
content: str

HTML content.

screenshot: str

Base64 encoded image.