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:
https://api.scraperapi.com/?
api_key=xxxx
&url=https://www.amazon.com/Nintendo-SwitchTM-Neon-Blue-Joy%E2%80%91ConTM-Switch/dp/B0BFJWCYTL/
&screenshot=trueYou will receive the screenshot of the whole page as a PNG within your response header
sa-screenshot: https://screenshots.scraperapi.com/b9020ccb-ec94-45c8-9d47-a5a1c98bb40e.png
Last updated
Was this helpful?

