Stealth Mode

Apply techniques to make it harder for websites to detect that automated browser screenshots are taken.

Stealth Default

The default stealth parameter is false.

Stealth Enabled

The example below show a screenshot taken in stealth mode:

// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=
YOUR_API_KEY
&stealth=true
&url=example.com

Your API key can be found on the API Keys page. Need an API Key? Sign up to get started.
For internal applications, replace YOUR_API_KEY with your own unique API Key.
For public facing websites or hotlinks, generate a signed URL.