Screenshot Capture

Our Java Script solution gives you the ability to take a screenshot of the target page through the use of the parameter screenshot=true. This parameter automatically enables JS rendering to get the full page content, before taking a screenshot.

After the API returns the response, you can find the screenshot URL in the sa-screenshot response header. The screenshot format is PNG.

  • API REQUEST

  • ASYNC REQUEST

  • PROXY MODE

Last updated