Crawlee + Gemini 2.5 Pro

Crawlee + Gemini 2.5 Pro

Framework (OSS)LIVE

by Apify

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

Provider
Apify
Type
Framework (OSS)
Added
Interface
Session-level (CDP)
Trust tier
restricted
Egress
Banana Peel egress guard
Evidence
minimal
Max session
90 min
Regions
US, EU, CA
Pricing
$0.09/run
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.4%
Traffic share
25.8%
Success
0s
Median duration
$0.003/task
Avg $/task
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
per run$0.09/run$0.00Includes LLM tokens

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 extraction
Vision-basedgap
DOM-based
Stealth/anti-bot
Residential proxiesextra
Persistent sessionsgap
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture

Code sample

Pin this runner via routing: "crawlee-gemini-2-5-pro"

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": "crawlee-gemini-2-5-pro"
}'

Command Palette

Search for a command to run...