nodriver
Framework (OSS)LIVEby OSS Community
Successor to undetected-chromedriver: direct CDP control with no WebDriver fingerprint to detect. Strong on anti-bot targets without paying for unblocker infrastructure. Community-maintained, so API stability trails the big frameworks.
- Provider
- OSS Community
- Type
- Framework (OSS)
- Added
- Feb 2024
- Interface
- Session-level (CDP)
- Trust tier
- restricted
- Egress
- Banana Peel egress guard
- Evidence
- minimal
- Max session
- 60 min
- Regions
- US, EU
- Pricing
- license free (AGPL-3.0)compute operator-paid
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
0.0%
Success
0s
Median duration
Free · OSS
List price
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| oss | Free (self-hosted) | $0.00 | — |
| license | free (AGPL-3.0) | — | — |
| compute | operator-paid | — | — |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Framework (OSS) runners in the catalog.
Login flows
MFA/2FA interactions
CAPTCHA handling
File download
File upload
Form filling
Structured extractiongap
Vision-basedgap
DOM-based
Stealth/anti-botextra
Residential proxies
Persistent sessions
Parallel sessionsgap
Human-in-the-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "nodriver"
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": "nodriver"
}'