Cloudbrowse

Browser crawling API

Cloudbrowse

Run browser-grade crawls through a clean API. Track usage, manage keys, choose proxy policy, and collect HTML, text, screenshots, PDFs, and network artifacts.

100 free calls/day Generated API keys Usage analytics
usage.console
Credits left1.18M
Calls today7,842
Active keys12
browser-cdpresidential6 credits
playwright-stealthdirect1 credit
browser-cdpdirect4 credits

platform

Everything developers need after the first request works

Cloudbrowse gives teams the controls they expect from an API product: authentication, key management, plan limits, usage analytics, and crawl artifact links.

01

Browser crawl modes

Use browser-CDP for JavaScript-heavy targets or lightweight stealth mode for faster crawls.

02

Proxy control

Run direct, use residential proxy egress, select country, or skip proxies per request.

03

Adaptive retries

Retries can rotate sessions, shift profiles, and preserve a clear attempt history.

04

Usage console

Track credits, calls, success rate, key usage, and plan limits from the dashboard.

analytics

Know exactly what each crawler call costs

Usage is grouped by day, week, month, plan, key type, crawl mode, proxy mode, and status.

Monthly credits842,140 / 1,250,000
Generated keysactive, revoked, and usage by type
Call historystatus, mode, proxy, attempts, credits

api

One request shape for direct and browser crawls

POST /v1/crawl
Authorization: Bearer cb_live_...

{
  "url": "https://example.com",
  "mode": "browser-cdp",
  "outputs": ["metadata", "html", "text", "screenshot"],
  "proxy": { "pool": "residential", "country": "US" },
  "strategy": {
    "maxAttempts": 3,
    "retryOnBlock": true,
    "proxyRotation": "rotate_on_retry",
    "adaptiveProfile": true
  }
}

plans

Start free, scale when volume is predictable

Free$0

100 calls/day, 3,000 monthly credits, direct crawls, basic retries.

Start free
EnterpriseCustom

Higher concurrency, larger credit pools, dedicated limits, and custom operating requirements.

Contact

ship the integration

Generate a key and run your first crawl.

Open dashboard