What is Extra Stealth Mode?
Extra Stealth Mode leverages a specialized Chrome browser environment that provides:- 🔒 Advanced Anti-Detection - Bypass sophisticated bot detection systems and CAPTCHAs
- 🛡️ Automation Consistency - Maintain consistent access without getting blocked
- 👤 Human-Like Behavior - Mimic real user patterns to avoid suspicion
Alternative Cloudflare-verified access to webpages is available through our Cloudflare Web Bot Auth Integration.
Quick start - Enable stealth features
1
Create a session with extra stealth enabled
Create a browser session with extra stealth features enabled using the SDK:
2
Use the session for automated browsing
Once your stealth session is created, you can use it for automated browsing that bypasses common detection mechanisms:
Using stealth with tasks
Save stealth settings on the task viatask_default_browser_configuration — a one-time setup. Include browser.extra_stealth and an active session.proxy (required):
If you pass a
session_id to /run, that session’s config is used instead. See Run a Task.Usage with Profiles
Use stealth mode with saved browser profiles for persistent authenticated sessions:Enabling Console Logs
To receive console log events while using extra stealth, enableconsole_logs in your session configuration:

