# Snapshot ## Get HTML content and screenshot. `client.browserRendering.snapshot.create(SnapshotCreateParamsparams, RequestOptionsoptions?): 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 - `SnapshotCreateParams = Variant0 | Variant1` - `SnapshotCreateParamsBase` - `account_id: string` Path param: Account ID. - `html: string` Body param: Set the content of the page, eg: `