Scraping Browser
Scraping Browser
Evomi Scraping Browser gives you instant access to a remote, hardened Chromium with built‑in anti‑bot evasion, CAPTCHA solving, and proxying. Connect via a single WebSocket CDP URL and control the browser using your favorite automation framework.
Quick Start
Connect using a Chrome DevTools Protocol (CDP) WebSocket URL:
wss://browser.evomi.com?key=YOUR_API_KEY&os=windows&proxy_country=US
ℹ️
Optional parameters:
os
, proxy_country
, adblock=true
. To disable automatic Turnstile solving: solve_cloudflare=false
.What you get
- Custom Chromium kernel: Spoofs fingerprints and neutralizes common anti-bot checks
- Automatic CAPTCHA/Turnstile solving: First‑class integration; toggle as needed
- Integrated proxies: Route traffic with geo targeting directly from the session URL
- Scale by default: Stateless sessions, horizontal scaling, and efficient resource usage
⚠️
Use only the provided
wss://browser.evomi.com
endpoint. Your API key authorizes browser sessions and usage.Next Steps
- Usage Examples (Puppeteer, Playwright, Selenium, Pyppeteer)
- WebSocket Parameters (full reference)