# Screenshot ## Get screenshot. `client.BrowserRendering.Screenshot.New(ctx, params) (*ScreenshotNewResponse, error)` **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 - `params ScreenshotNewParams` - `AccountID param.Field[string]` Path param: Account ID. - `HTML param.Field[string]` Body param: Set the content of the page, eg: `