# Snapshot ## Get HTML content and screenshot. `browser_rendering.snapshot.create(SnapshotCreateParams**kwargs) -> SnapshotCreateResponse` **post** `/accounts/{account_id}/browser-rendering/snapshot` Returns the page's HTML content and screenshot. Control page loading with `gotoOptions` and `waitFor*` options. Customize screenshots with `viewport`, `fullPage`, `clip` and others. ### Parameters - `account_id: str` Account ID. - `html: str` Set the content of the page, eg: `