BrowserCat
Browser InfraCOMING SOONby BrowserCat
BrowserCat serverless headless browsers for Playwright and Puppeteer. Simple websocket connect model; generous concurrency on paid tiers.
This runner is not yet wired to the live routing layer. API requests targeting it return 503 runner_unavailable until the integration ships.
- Provider
- BrowserCat
- Type
- Browser Infra
- Added
- —
- Interface
- Session-level (CDP)
- Trust tier
- restricted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 60 min
- Regions
- US, EU
- Pricing
- $0.007/browser-minute
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
—
Traffic share
—
Success
—
Median duration
$0.01/min
List price
—
p95 first action
Not enough live samples for a trend yet.
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per minute | $0.007/browser-minute | — | — |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Browser Infra runners in the catalog.
Login flows
MFA/2FA interactions
CAPTCHA handling
File download
File uploadgap
Form filling
Structured extraction
Vision-based
DOM-based
Stealth/anti-botgap
Residential proxiesgap
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "browsercat"
curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
-H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "banana-peel",
"input": "Extract the title from https://example.com",
"routing": "browsercat"
}'