Skip to main content

Reliable Browser Automation for Data Extraction

Define one browser workflow, run it in a fresh stealth session, and receive structured data and stored files.

Documentation
MY_APP
# Create a browser automation
curl -X POST "/api/automations" \
  -H "Authorization: Bearer $BF_KEY" \
  -H "Content-Type: application/json" \
  -d '{'
    "name":"Portal export",
    "task":"Download the full dataset.",
    "output":{},
    "steps":["Open the portal.", "Use Export all."]
  }'
BROWSER_FLEET
# Automation created (abridged)
HTTP 201
{
  "automationId": "jh7d9..."
}

800,000+

Hours Served

15M+

Captchas Solved

3M+

Automations Ran

Browser Automation API

Create immutable browser workflows, start fresh jobs, and poll each result with a small public API.

Documentation
I’m not a robot

Auto CAPTCHA solving

Built-in CAPTCHA solving for checkbox and reCAPTCHA v3 challenges.

Proxy and Browser Fingerprinting

Simple controls to never worry about getting flagged as a bot again.

BYOK

Use your own model keys to keep token spend on your account.

01
02
03
04
05
06

Infinite scale and concurrency

Run parallel browser sessions without pre-provisioned capacity limits.

Single Browser Scraper

One scraper receives the complete task and flat text steps, uses the visible site, and preserves the requested result.

Data
Storage

Explicit Result Contracts

Done returns exactly the requested data and stored files. Error returns a stable code and any available browser trace on the job.

Our Pricing

Flat job pricing for browser work, plus model costs.

Pay As You Go

$0.10 / Job Request

Flat price for jobs up to 1 hour

One flat price covers a complete job for up to one hour, including browser runtime, proxy access, CAPTCHA solving, and fingerprinting. No monthly minimums.

Included:

Up to 1 hour of browser runtime

CAPTCHA solving

Proxy access and IP coverage

Browser fingerprinting

7-day file storage

The Full Cost of Browser Automation

Estimates assume 500 one-hour jobs per month, with 50 MB of managed-proxy traffic and one CAPTCHA solve per job.

Browser Fleet

Pay as you go

500-job estimate$50 total

$0.10/job

Monthly plan
$0
Browser runtime
$0.10/job, up to 1 hour
Managed proxy
Included
CAPTCHA solving
Included
Fingerprinting
Included

Browserbase

Startup

500-job estimate$299 total

$0.60/job

Monthly plan
$99
Browser runtime
500 hours, then $0.10/hour
Managed proxy
5 GB, then $10/GB
CAPTCHA solving
Included
Fingerprinting
Basic included

Steel

Scale

500-job estimate$340.50 total

$0.68/job

Monthly plan
$250
Browser runtime
$0.08/hour
Managed proxy
$6/GB
CAPTCHA solving
$1/1,000 solves
Fingerprinting
Standard anti-bot

Proxy traffic is conservatively modeled at 50 MB per job. Actual usage varies with pages, media, caching, routing, and retries.

Competitor totals use each vendor's public 100-concurrency plan and include plan fees, allowances, credits, one CAPTCHA solve per job, and usage rates checked July 2026. Browser Fleet model token costs are excluded.

Sources: Browserbase pricing, Browserbase proxy metering, Steel pricing, and HTTP Archive page weights.

Ready to
Build with Browser Fleet?

Documentation