language
stringBrowserDefault: en-US
The language code to set for the browser. This affects the Accept-Language header and the navigator.language property in JavaScript. Use standard language codes like en-US, fr-FR, de-DE, ja-JP, etc.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&language=en-US" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png