Generate Screenshots
Taking a screenshot from the page you scrape is very easy with our new screenshot feature with simply using the parameter screenshot
set to true
when sending your request.
The parameter is available for API, ASYNC and all Endpoints of the Structured Endpoint Collection.
How to use it:
Add the parameter screenshot=true
to your request:
You will receive the screenshot of the whole page as a PNG within your response header

Last updated
Was this helpful?