javascript_code
stringInjectionJavaScript code to execute on the page before taking the screenshot. Useful for removing popups, clicking buttons, scrolling, or modifying the page content.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&javascript_code=value" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png