Use Case

Scrape any site,
undetected

Turn any URL into clean markdown using our stealth browsers and residential proxies. Our bulletproof anti-bot bypass ensures you rarely encounter CAPTCHAs.

Bulletproof Stealth

Advanced anti-detection on every request. Custom fingerprints, realistic TLS, human-like behavior. Bypass Cloudflare, DataDome, PerimeterX.

195+ Country Proxies

Datacenter, ISP, residential, and mobile proxies. Geo-target any country. BYOP supported.

CAPTCHA Avoidance

Our proprietary fingerprinting acts exactly like a real user, so you rarely encounter CAPTCHAs unless a proxy IP is already burned.

Markdown Extraction

Request API returns clean markdown with metadata. Perfect for RAG, knowledge bases, and data pipelines.

Batch Requests

Fetch multiple URLs in one API call with shared session. Concurrent processing with ordered results.

Mobile Emulation

Pixel-perfect iPhone, Android, tablet emulation. Matching user agents, viewport, and touch events.

Start scraping in one request

Hit the Request API with a URL and get back clean markdown — no browser setup required.

scrape.ts
const authorization = ['Bearer', process.env.BROWSERCITY_API_KEY].join(' ');const page = await fetch('https://api.browser.city/v1/requests', {  method: 'POST',  headers: { Authorization: authorization, 'Content-Type': 'application/json' },  body: JSON.stringify({ url: 'https://example.com', markdown: true }),}).then((r) => r.json());console.log(page.content);

Bypass any protection

Cloudflare
DataDome
PerimeterX
Kasada
Akamai
Imperva
hCaptcha
reCAPTCHA
[ 06 / 06 ] — Get Started

Give your AI agents the web.

Start for free. No credit card required. Private sessions by default.