Cloud browsers for AI agents.
And scraping. And automation.
Private. Customizable identity. Fast.

Spin up reliable browser sessions for research, testing, and automation. Connect via Playwright, REST, or MCP. Route through global proxies, control your fingerprint, and leave zero session logs behind.

import { chromium } from 'playwright';

const { endpoint, token, id } = await fetch('https://api.browser.city/v1/sessions', {
  method: 'POST',
  headers: { Authorization: `Bearer ${process.env.BROWSERCITY_API_KEY}`, 'Content-Type': 'application/json' },
  body: JSON.stringify({ browser: 'chromium' }),
}).then((r) => r.json());

try {
  const browser = await chromium.connect(endpoint, {
    headers: { Authorization: `Bearer ${token}` },
  });
  const page = browser.contexts().at(0)!.pages().at(0)!;
  await page.goto('https://google.com');
} finally {
  const { summary } = await fetch(`https://api.browser.city/v1/sessions/${id}`, {
    method: 'DELETE',
    headers: { Authorization: `Bearer ${process.env.BROWSERCITY_API_KEY}` },
  }).then((r) => r.json());
  console.log('Runtime seconds:', summary?.stats?.runtimeSeconds ?? 0);
  console.log('Cookies stored:', summary?.storage?.cookies?.length ?? 0);
}
Instant Warm Starts
Zero Session Logs
Global Proxy Options
from $0.06/hr Compute
[ 01 / 06 ] — Why browser.city

Built for production automation

We handle the infrastructure so you can focus on your agents. Enjoy real browsers, smart identity controls, clear pricing, and total privacy.

Smart Browser Identity

We automatically sync fingerprints, viewport, locale, timezone, and proxies so every session looks like a real, legitimate user.

Instant Warm Starts

Skip the boot sequence. We keep a pool of warm browsers ready to go, so your agents can start interacting with the web immediately.

No Hidden Fees

Pick your browser size and proxy type, and pay only for what you use. We accept credit cards and crypto (Bitcoin, ETH, USDC).

Privacy by Design

We don't record your sessions, track your URLs, or store your page content. Your automation data belongs to you, not our logs.

[ 02 / 06 ] — Integration

Full browser lifecycle in one snippet

Connect via Playwright, REST API, or MCP. Works with every agent framework.

quickstart.ts
import { chromium } from 'playwright';

const { endpoint, token, id } = await fetch('https://api.browser.city/v1/sessions', {
  method: 'POST',
  headers: { Authorization: `Bearer ${process.env.BROWSERCITY_API_KEY}`, 'Content-Type': 'application/json' },
  body: JSON.stringify({ browser: 'chromium' }),
}).then((r) => r.json());

try {
  const browser = await chromium.connect(endpoint, {
    headers: { Authorization: `Bearer ${token}` },
  });
  const page = browser.contexts().at(0)!.pages().at(0)!;
  await page.goto('https://example.com');
  console.log(await page.title());
} finally {
  const { summary } = await fetch(`https://api.browser.city/v1/sessions/${id}`, {
    method: 'DELETE',
    headers: { Authorization: `Bearer ${process.env.BROWSERCITY_API_KEY}` },
  }).then((r) => r.json());
  console.log('Runtime seconds:', summary?.stats?.runtimeSeconds ?? 0);
  console.log('Cookies stored:', summary?.storage?.cookies?.length ?? 0);
}
[ 03 / 06 ] — Features

Everything your agent needs

Full browser infrastructure — from coherent identity controls to proxy routing to content extraction.

Customizable Fingerprints

Supply your own custom Apify-compatible fingerprints, or let us automatically generate a perfectly aligned identity for you.

Bulletproof Stealth

Our proprietary stealth technology bypasses the most advanced bot detectors—including DataDome—keeping your agents unblocked.

Blazingly Fast

Sub-250ms startup for generic device fingerprints, and under a second when injecting custom fingerprints or localStorage state.

Mobile Emulation

First-class mobile support. Render pixel-perfect Android and tablet sessions complete with matching viewports and touch events.

Humanized APIs

Whether you use our native Model Context Protocol (MCP) server or simple REST API, every automated action behaves exactly like a real human.

Drop-in Playwright

Keep your existing Playwright scripts. Just change your connection endpoint to browser.city and run your code unchanged.

Global Proxy Network

Route traffic through managed datacenter, ISP, residential, or mobile proxies. Or bring your own proxies on paid plans.

Crypto Friendly

Top up your account balance instantly with Bitcoin, Ethereum, or USDC. No credit card or bank account required.

[ 04 / 06 ] — Pricing

Pay for what you use, not what you don't

Clear, dimensional pricing for compute and proxy traffic. Start for free with our managed datacenter proxies, or upgrade to unlock ISP, residential, mobile, and bring-your-own-proxy (BYOP) networks.

Free

$0 /mo

Constrained catalog tier for testing and small workloads.

  • No monthly commitment; constrained zero-dollar tier
  • 1 concurrent browser
  • 1 Request API RPS
  • Datacenter only managed proxy access
  • BYOP available on paid plans
Start Free

Hobby

$5 /mo

Monthly commitment tier with credits and higher limits.

  • $5 included monthly credits; plan charge becomes usage credits
  • 3 concurrent browsers
  • 5 Request API RPS
  • Datacenter, ISP, residential, and mobile managed proxy access
  • BYOP fee: $1/GB
Start Hobby

Developer

$10 /mo

Monthly commitment tier with credits and higher limits.

  • $10 included monthly credits; plan charge becomes usage credits
  • 5 concurrent browsers
  • 10 Request API RPS
  • Datacenter, ISP, residential, and mobile managed proxy access
  • BYOP fee: $1/GB
Start Developer

Startup

$50 /mo

Monthly commitment tier with credits and higher limits.

  • $50 included monthly credits; plan charge becomes usage credits
  • 25 concurrent browsers
  • 50 Request API RPS
  • Datacenter, ISP, residential, and mobile managed proxy access
  • BYOP fee: $1/GB
Start Startup

Pro

$100 /mo

Monthly commitment tier with credits and higher limits.

  • $100 included monthly credits; plan charge becomes usage credits
  • 50 concurrent browsers
  • 100 Request API RPS
  • Datacenter, ISP, residential, and mobile managed proxy access
  • BYOP fee: $1/GB
Start Pro

Business

$500 /mo

Monthly commitment tier with credits and higher limits.

  • $500 included monthly credits; plan charge becomes usage credits
  • 250 concurrent browsers
  • 500 Request API RPS
  • Datacenter, ISP, residential, and mobile managed proxy access
  • Enterprise SSO
  • BYOP fee: $1/GB
Start Business

Enterprise

Custom concurrency, Enterprise SSO, SLA, dedicated infrastructure, network access, and volume commitments.

Contact Sales

100% of your paid monthly tier converts into usage credits. Need more? Just top up. Paid plans unlock global ISP, residential, and mobile proxies, plus a $1/GB fee for BYOP traffic.

Accepted: Visa / MC Bitcoin Ethereum USDC

Compute

Browser size metered by session time.

Compute pricing by browser size
Size Resources Price
Compute M 2 vCPU / 2 GB $0.06/hr
Compute L 4 vCPU / 4 GB $0.12/hr

Proxy traffic

Managed and BYOP traffic by customer-facing network class.

Proxy traffic pricing by network class
Network Price
Datacenter $1/GB
ISP $3/GB
Residential $6/GB
Mobile $8/GB
Premium Residential $12/GB
BYOP fee $1/GB
[ 05 / 06 ] — Trust

Built for production reliability

A safer baseline for your agents: clear controls, strict privacy defaults, and public pricing you can review before you write a single line of code.

Instant Startup Speed Warm browser pools ready to execute immediately
Zero-log Session Privacy No persistent content recordings or URL tracking
Bulletproof Anti-Bot Bypass Proprietary fingerprinting technology that acts like a real user
Clear Pricing Model Compute and proxy rates are public, no sales calls required

Works with your stack

Claude MCPOpenAILangChainBrowser UseCrewAIPlaywright
[ 06 / 06 ] — Get Started

Give your AI agents the web.

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