This endpoint captures a screenshot of the specified webpage using Chromium. Users can customize the viewport dimensions and capture options.
API key passed in the header
An optional browser session identifier to reference an existing running browser sessions. When passed, the tool will be executed on the provided browser session.
The URL of the webpage to capture.
The width of the browser viewport in pixels.
The height of the browser viewport in pixels.
Quality of the output image, on the range 1-100. 100 will not perform any compression.
Duration in milliseconds to wait after page has loaded, mainly used for sites with JS animations.
If true, scrolls the page and captures all visible content.
If true, captures the entire height of the page, ignoring the viewport height.
Presigned S3 url target to upload the image to.
Screenshot successfully captured.
The response is of type file.