Vendors

Browserbase logo

Browserbase, routed
through gottem.

Browserbase is a headless-browser cloud: real Chrome sessions over CDP, built to look and behave like real users. gottem routes to it for pages that need genuine browser rendering with strong stealth characteristics.

tiers T6 – T9from $0.020 / page

Browserbase routes, what they cost.

Each row is a routable id in the engine. The price is what gottem bills per successful page on that route. That is gottem's price, not Browserbase's list price. The full Cost Ladder has every vendor side by side.

RouteTierPer pageCreditsNotes
browserbase.cdpT9$0.020200 cr

When the ladder picks Browserbase.

browserbase.cdp is a T9 rung at $0.020 a page. The ladder reaches it when a page needs a real browser session and the mid-tier rendering routes come back blocked. Heavy JS apps, aggressive fingerprinting, bot-detection that inspects the runtime.

Pin Browserbase when you need it.

By default picks the route; pass force_provider when a workflow needs Browserbase specifically, for parity testing, compliance, or vendor-native options via provider_options.

bash
curl -sS https://api.gottem.dev/scrape \
  -H "Authorization: Bearer $GOTTEM_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example.com",
    "force_provider": "browserbase.cdp"
  }'
# routing receipt in every response · provider, route, tier, cost

Already pay Browserbase directly?

Bring your own key. Add your Browserbase credential once, AES-256-GCM encrypted at rest, and routes through your account instead of the pooled key. You pay Browserbase directly; gottem charges a flat infrastructure fee per request, zero markup. See the pricing FAQ for how BYOK billing works.

Questions.

Is gottem a Browserbase alternative?
No. gottem isn't a replacement for Browserbase. It routes through Browserbase alongside 13+ other scraping vendors and picks it whenever it's the best fit for the page. If you already use Browserbase, gottem adds automatic failover, per-domain routing memory, and one response shape on top of it.
What does Browserbase cost per page through gottem?
Browserbase's route (browserbase.cdp) is listed at $0.020 a page, which is gottem's price for a successful page on that route. Failed attempts bill at the $0.000001 minimum, effectively free.
What does gottem's Browserbase route do that cheaper JS rungs don't?
The mid-tier JS rungs render through shared scraping infrastructure; browserbase.cdp runs a dedicated stealth Chrome session over CDP. It's the difference between rendering the page and being indistinguishable from a visitor.
Can I bring my own Browserbase key?
Yes. Add it once, AES-256-GCM encrypted at rest, and gottem routes through your Browserbase account: you pay Browserbase directly and gottem charges a flat infrastructure fee per request, zero markup.