# Screenshot ## Get screenshot. `client.browserRendering.screenshot.create(ScreenshotCreateParamsparams, RequestOptionsoptions?): ScreenshotCreateResponse` **post** `/accounts/{account_id}/browser-rendering/screenshot` 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. ### Parameters - `ScreenshotCreateParams = Variant0 | Variant1` - `ScreenshotCreateParamsBase` - `account_id: string` Path param: Account ID. - `html: string` Body param: Set the content of the page, eg: `