Serper
ExtractionLIVEby Serper
Serper.dev fast, cost-effective Google Search API for agents. Sub-second SERP responses at some of the lowest per-query prices.
- Provider
- Serper
- Type
- Extraction
- Added
- —
- Interface
- Task-level
- Trust tier
- restricted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 5 min
- Regions
- US, EU
- Pricing
- $1/1K searches
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
3.0%
Success
0s
Median duration
$0.001/task
Avg $/task
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per 1k steps | $1/1K searches | $0.00 | — |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Extraction runners in the catalog.
Login flows
MFA/2FA interactions
CAPTCHA handling
File download
File upload
Form filling
Structured extraction
Vision-based
DOM-basedgap
Stealth/anti-bot
Residential proxies
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "serper"
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": "serper"
}'