Screenshots

Looking for images rather than HTML code? Use the X-WSA-Render custom header.

By setting the X-WSA-Render: screenshotcustom header the result will return a JSON object containing the base64 encrypted image.

Web Stealth Proxy Screenshot Examples

curl -k -x "http://stealthproxy.webscrapingapi.com:80" -U "<YOUR-PROXY-USERNAME>:<YOUR-PROXY-PASSWORD>" -X GET "https://httpbin.org/get" --header "X-WSA-Render: screenshot"

Last updated