Airtop + Gemini 2.5 Flash

Airtop + Gemini 2.5 Flash

Browser InfraTrustedLIVE

by Airtop

Airtop sessions with Gemini 2.5 Flash handling structured extraction and page understanding. This pairing powers today's live Banana Peel runs on this engine.

Provider
Airtop
Type
Browser Infra
Added
Interface
Task + session
Trust tier
trusted
Egress
Vendor egress (unverified)
Evidence
partial
Max session
90 min
Regions
US, EU
Pricing
$0.14/run
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
8.0%
Success
0s
Median duration
$0.084/task
Avg $/task
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
per run$0.14/run$0.08Includes LLM tokens

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-gemini-2-5-flash"

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-gemini-2-5-flash"
}'

Command Palette

Search for a command to run...