Start here unless your workflow clearly needs a higher tier.
Browserbase
Browserbase is cloud browser infrastructure for AI agents and...
$0, $20/mo, $99/mo, or custom scale plans plus usage
Best plan
$0, $20/mo, $99/mo, or custom scale plans plus usage
Editorial · no paid placements
Should you use it?
Browserbase is cloud browser infrastructure for AI agents and automation. Pick it if you are building browser-using agents, scraping pipelines, web data extraction, QA workflows, or deployed Stagehand agents that need managed sessions, identity, runtime, Model Gateway, and observability. Skip it if you want a consumer AI browser like Dia or Comet.
- Buy if Developers building browser-using agents
- Pick $0, $20/mo, $99/mo, or custom scale plans plus usage
- Skip if Casual users who want an AI browser
Plan guidance
What to buy
Developer $20/mo, Startup $99/mo; Fetch and Extract overages vary by plan and proxy use
Move up only when caps, seats, governance, or weekly production use justify it.
Current pricing source: Browserbase pricing
Fit
Use it for this, skip it for that
Best for
- Developers building browser-using agents
- Scraping and data extraction workflows
- QA automation that needs hosted browsers
- Teams that do not want to maintain browser infrastructure
Avoid if
- Casual users who want an AI browser
- Simple no-code automations
- Teams with cheap reliable in-house browser infrastructure
Recent changes
Only what affects the decision
- Developer / Startup usage meters
Developer lists 1,000 included Fetch calls, then $1/1k standard or $4/1k with...
Browserbase pricing - Free / Developer / Startup / Scale
Headline plans remain Free, Developer $20/mo, Startup $99/mo, and Scale...
Browserbase pricing - Platform additions
Browserbase Functions (Feb), Fetch API (Mar), Search API (Mar), Model Gateway (Apr), Stagehand 3.3.0 (May), improved Downloads API (May) all ship inside existing...
Browserbase pricing
Alternatives
Best swaps
Microsoft's open-source agentic AI engine, merging Semantic Kernel and AutoGen, now sitting beside the Work IQ, Foundry, Copilot
Free (open source) · 9/10 LangfuseOpen-source LLM engineering platform for observability, prompt management, evals, datasets, and OpenTelemetry tracing. ClickHous
$0 free / $29 Core / $199 Pro / $2,499 Enterprise · 8.8/10 LangGraphLangChain's low-level orchestration runtime for long-running, stateful AI agents. MIT-licensed Python and JavaScript libraries;
$0 library / $39 Plus / usage-based deployment · 8.8/10Proof and score math Verified Jun 26
Proof
Why this recommendation is trusted
- Source
- Registered source
- Freshness
- Review due
- Confidence
- Low confidence
- Verified
- Review
- Volatility
- Volatile
Stale source browserbase-pricing.
Editorial score
Unweighted average of 4 axes · confidence high
- Utility 9/10
How much real work it can do for a competent operator, end to end.
- Value 7/10
What you get for the dollar relative to the closest alternative.
- Moat 8/10
How hard it would be for a competitor to replicate the underlying advantage.
- Longevity 8/10
How likely the product is to still be best-in-class 24 months out.
Verified facts
- Best For Hosted Chromium browsers, Search API, Fetch API, Runtime, Identity, Model Gateway, Observability, Stagehand, and MCP for web agents
- Pricing Anchor Free remains $0; Developer remains $20/month with 25 concurrent browsers and 100 browser hours; Startup remains $99/month with 100 concurrent browsers and 500 browser hours; Scale remains custom. Usage meters include browser hours, Search, Fetch, Extract, proxy bandwidth, and Model Gateway market-price tokens.
- Coding Agent Infrastructure for browser-using agents; integrates with developer automation stacks
- Web Browsing Cloud browser sessions for automation and agents
- Platform Shift Browserbase's June positioning centers the Browserbase Browser as real cloud Chromium wrapped with identity, observability, persistence, and live debugging, with Search, Fetch, Functions, Model Gateway, and Stagehand built around that primitive.
- Stagehand Update Stagehand 3.4 added ignoreSelectors for extract and observe, agent variables without the experimental requirement, hybrid default agent mode for compatible models, better OOPIF frame handling, and new computer-use model support.
Full review notes Long-form details, FAQ, and source history
Browserbase provides hosted Chromium infrastructure for web agents, scraping, QA, and automation. Instead of running your own Playwright, Puppeteer, or Selenium fleet, teams create cloud browser sessions and pair them with Search, Fetch, Functions runtime, Identity, Model Gateway, observability, MCP, and Stagehand.
System Verdict
Pick Browserbase if your AI product needs to use the web reliably. It is infrastructure for browser-using agents, not a consumer browser.
Skip it if you only need a personal AI browser. Dia and Comet are for humans browsing with AI. Browserbase is for developers building systems that operate browsers.
Benchmark it against the operational cost of self-hosting. The right comparison is not only browser-hour pricing. It is the time your team spends maintaining sessions, proxies, identity, logs, screenshots, traces, and broken-flow debugging.
What Changed Since The Last Refresh
- Pricing stayed stable on June 26: Free, Developer at $20/month, Startup at $99/month, and Scale custom remain the headline plans.
- Browserbase’s June 16 explainer frames the product as a real cloud Chromium browser for agents, with identity, observability, persistence, live debugging, Search, Fetch, Functions, Model Gateway, and Stagehand around it.
- Fetch now matters more for cost planning. Browserbase’s May update added markdown and JSON output, raised the cap to 5MB, and prices Extract at $4 per 1,000 pages or $7 per 1,000 pages with proxies.
- The June pricing table exposes more usage math: Developer Fetch overage is $1 per 1,000 standard calls, while Startup is $0.50 per 1,000 standard calls. Proxy Fetch and Extract stay higher.
- Stagehand and replay improved in May, but those are implementation details. The buyer issue is whether your workload needs full browser sessions or cheaper Search and Fetch pre-filtering.
Key facts
| Category | Cloud browser infrastructure |
| Best for | Web agents, scraping, QA automation |
| Platform pieces | Browsers, Search API |
| Open-source layer | Browser CLI, Stagehand SDK, Director |
| Pricing | Free, Developer $20/mo, Startup $99/mo, Scale custom |
| Newest product signal | June Browserbase Browser positioning plus May Fetch, replay, downloads, and Stagehand updates |
| Main competitors | Browserless, Steel, self-hosted Playwright, Selenium Grid |
Which API to use
Browserbase is easiest to price when you split the job before launching browsers:
| Job | Use this first | Why |
|---|---|---|
| Find likely pages or sources | Search API | Returns relevant URLs for discovery workflows |
| Read a page without clicking or logging in | Fetch API | Cheaper and faster than a browser session |
| Click, scroll, log in, run JavaScript, download files, or inspect visual state | Browser session | Uses real cloud Chromium controlled by automation code |
| Run the agent code near the browser | Functions runtime | Avoids managing a separate runner for TypeScript automations |
| Route model calls from Stagehand | Model Gateway | Uses the Browserbase API key for OpenAI, Anthropic, and Google model calls with market-price token billing |
Buyer fit
Browserbase is strongest when browser use is part of your product’s backend, not just a one-off script. Typical fits include AI agents that need to operate websites, QA systems that replay user journeys, enrichment pipelines that need page rendering, and internal tools that need a controlled browser runtime with observability.
The buy-versus-build question is practical. If your automation is small, predictable, and internal, self-hosted Playwright or Puppeteer may be enough. If sessions need isolation, identity handling, runtime controls, CAPTCHA handling, replay, debugging, and production monitoring, managed infrastructure becomes easier to justify. The cost is not just session pricing. It is the engineering time spent keeping browser fleets reliable.
Compare Browserbase with bare browser-hosting providers, Stagehand-style agent abstractions, and in-house Playwright clusters. Do not compare it with Comet or Dia as if all AI browsers solve the same job. Browserbase is for software systems that use the web. Comet and Dia are for humans using the web.
Recent changes (2026)
The platform has expanded materially in 2026 without changing headline plan prices:
- June 16: Browserbase’s current Browser explainer re-centers the platform around a real Chromium browser for agents, with identity, observability, persistence, live debugging, Search, Fetch, Functions, Model Gateway, and Stagehand built around it.
- June 3: Stagehand evals added a June benchmark surface for comparing model accuracy, cost, and speed on Browserbase Benchmark v1 and Online Mind2Web.
- May 21: Fetch API now returns markdown and structured JSON, raises the data cap from 1MB to 5MB, and adds Extract pricing around $4 per 1,000 pages or $7 per 1,000 pages with proxies.
- May 13: Session replay streaming for embedding within seconds after sessions end.
- May 13: Stagehand 3.4.0 adds
ignoreSelectors, hybrid default agent mode for compatible models, better OOPIF frame handling, and new CUA model support. - April 5: Model Gateway opens multi-provider model access through a single Browserbase API key.
- March 17: Search API launched with 1,000 free monthly calls on every plan.
- March 16: Free plan concurrency raised from 1 to 3 browsers.
- March 11: Fetch API launched at roughly $1 per 1,000 pages as a lightweight, no-session alternative for read-only extraction.
- February 10: Browserbase Functions let teams run TypeScript automation code on Browserbase infrastructure instead of maintaining a separate runner.
- January 15: Session Recordings rebuilt on CDP for pixel-accurate, event-driven playback across multiple tabs.
Pricing Notes Verified 2026-06-26
Browserbase lists four plans. Free includes 3 concurrent browsers, 1 browser hour, 1,000 Search calls, 1,000 Fetch calls, 15-minute sessions, 7-day retention, and $5 in model tokens. Developer is $20/mo with 25 concurrent browsers and 100 browser hours, then $0.12/browser-hour, plus 1,000 included Search calls and 1,000 included Fetch calls. Developer Fetch overage is $1 per 1,000 standard calls or $4 per 1,000 with proxies. Startup is $99/mo with 100 concurrent browsers and 500 browser hours, then $0.10/browser-hour, plus 1,000 Search calls and 10,000 Fetch calls. Startup Fetch overage is $0.50 per 1,000 standard calls or $4 per 1,000 with proxies. Extract is $4 per 1,000 pages standard or $7 per 1,000 with proxies. Scale is custom with 250+ concurrent browsers and enterprise features such as SSO, DPA/BAA options, verified agents, and advanced CAPTCHA solving.
The unit economics depend on workload shape. A short fetch-heavy enrichment task can be cheap, especially if Fetch avoids launching a full browser session. A long-running browser session with login, proxy traffic, screenshots, model calls, replays, and retries can cost more than the headline plan price suggests. Track browser hours, Search calls, Fetch calls, Extract calls, proxy usage, Model Gateway spend, session replay needs, retention requirements, and runtime deployment separately.
Best plan recommendation
Use the free tier only to validate API fit, not production economics. The Developer plan is the practical starting point for solo builders or small teams proving an agent workflow because it gives enough concurrency and browser hours to test real flows without jumping straight to custom sales. Startup becomes the more realistic fit once the workload is part of a product or internal platform and needs higher concurrency, longer debugging windows, and a cleaner cost baseline.
Move to Scale only when the browser layer is a production dependency. At that point, the evaluation should include SSO, security review, data processing terms, verified agents, retention, and escalation support. The platform is easiest to justify when it replaces a fragile internal browser fleet, not when it is used for one script that already runs reliably on a cheap VM.
Practical evaluation
Before standardizing on Browserbase, run a pilot with real failure cases:
- A logged-in workflow with identity and session persistence.
- A JavaScript-heavy site that requires real browser rendering.
- A fetch-only extraction job where Fetch API is cheaper than full browser sessions.
- A QA path that needs screenshots, replay, logs, and alerting.
- A workload that triggers CAPTCHAs, bot checks, or rate limits.
- A batch job large enough to expose concurrency and cost limits.
The goal is to learn whether Browserbase removes operational risk or just moves the complexity into platform configuration. Track browser hours, Fetch and Search calls, Extract usage, proxy bandwidth, Model Gateway token spend, replay needs, retention requirements, and runner costs separately.
Failure modes
- You still need guardrails for login, payment, and destructive actions.
- Browser automation can break when target sites change.
- Costs can rise quickly for high-volume scraping or long-running sessions.
- Model Gateway simplifies provider setup, but token spend still passes through at market price.
- Fetch and Extract are cheaper than browser sessions for many read-only jobs, but they do not replace real browser execution when login, interaction, downloads, or visual state matter.
- Compliance and privacy requirements need review before agents operate inside sensitive accounts.
- Some sites prohibit scraping or automated access; Browserbase does not remove legal or terms-of-service risk.
Sources
Methodology
This page was refreshed by the aipedia.wiki editorial pipeline against Browserbase primary sources on June 26, 2026. Scoring follows the four-dimension rubric at /about/scoring/ (Utility x Value x Moat x Longevity, unweighted average). No paid placement or affiliate commission influenced the recommendation.
Reader reviews
Embed this score on your site Free. Links back.
<a href="https://aipedia.wiki/tools/browserbase/" target="_blank" rel="noopener"><img src="https://aipedia.wiki/badges/browserbase.svg" alt="Browserbase on aipedia.wiki" width="260" height="72" /></a> [](https://aipedia.wiki/tools/browserbase/) Badge value auto-updates if the editorial score changes. Attribution via the link is required.
Cite this page For journalists, researchers, and bloggers
According to aipedia.wiki Editorial at aipedia.wiki (https://aipedia.wiki/tools/browserbase/) aipedia.wiki Editorial. (2026). Browserbase: Editorial Review. aipedia.wiki. Retrieved July 2, 2026, from https://aipedia.wiki/tools/browserbase/ aipedia.wiki Editorial. "Browserbase: Editorial Review." aipedia.wiki, 2026, https://aipedia.wiki/tools/browserbase/. Accessed July 2, 2026. aipedia.wiki Editorial. 2026. "Browserbase: Editorial Review." aipedia.wiki. https://aipedia.wiki/tools/browserbase/. @misc{browserbase-editorial-review-2026,
author = {{aipedia.wiki Editorial}},
title = {Browserbase: Editorial Review},
year = {2026},
publisher = {aipedia.wiki},
url = {https://aipedia.wiki/tools/browserbase/},
note = {Accessed: 2026-07-02}
} Spotted an error or want to share your experience with Browserbase?
Every tool page is re-verified on a recurring cycle, and corrections land faster when readers flag them directly. If you spot a stale fact, a missing capability, or have used Browserbase and want to share what worked or didn't, the editorial desk reviews every message sent through this form.
Email editorial@aipedia.wiki