css_code
stringInjectionCSS code to inject into the page before taking the screenshot. Useful for hiding elements, changing styles, or adding custom styling.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&css_code=value" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png