Stealth Mode Browser for Screenshots

Stealth mode browser allows you to apply techniques that make it harder for websites to detect that automated browser screenshots are being taken by Add Screenshots. This is particularly useful for websites that have measures in place to prevent automated interactions.

Default Stealth Setting

By default, the stealth parameter is set to false. This means that stealth mode is not activated unless specifically enabled.

Enabling Stealth Mode Browser

The example below shows how to take a screenshot in stealth mode browser. By setting the &stealth=true URL query string, the system will attempt to hide its automated nature from the website.

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