Airtop
Browser InfraTrustedLIVEby Airtop
Airtop exposes natural-language browser automation over managed cloud sessions — describe the interaction, get structured results back. Hybrid task + session API with built-in agent orchestration and live session views. Per-run pricing simplifies cost forecasting versus raw per-minute infra.
- Provider
- Airtop
- Type
- Browser Infra
- Added
- Nov 2024
- Interface
- Task + session
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- partial
- Max session
- 90 min
- Regions
- US, EU
- Pricing
- per run $0.22session time included up to 10 min
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.6%
Traffic share
30.1%
Success
75s
Median duration
$0.23/task
Avg $/task
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per run | $0.22/run | $0.23 | — |
| per run | $0.22 | — | — |
| session time | included up to 10 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 fillingextra
Structured extractionextra
Vision-basedextra
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: "airtop"
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": "airtop"
}'