Browserless
Browser InfraTrustedLIVEby Browserless
Headless Chrome as a service with first-class Puppeteer and Playwright connectivity, REST APIs, and hybrid self-host options. Battle-tested infrastructure for high-volume programmatic browsing, hardened over years against memory leaks and zombie sessions. BQL stealth queries handle moderately defended targets.
- Provider
- Browserless
- Type
- Browser Infra
- Added
- Jun 2017
- Interface
- Session-level (CDP)
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 30 min
- Regions
- US, EU
- Pricing
- browser time $0.006/minBQL stealth +$0.002/min
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.5%
Traffic share
32.9%
Success
0s
Median duration
$0.005/task
Avg $/task
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per minute | $0.006/browser-minute | $0.01 | — |
| browser time | $0.006/min | — | — |
| BQL stealth | +$0.002/min | — | — |
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 upload
Form filling
Structured extraction
Vision-based
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "browserless"
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": "browserless"
}'