Steel + GPT-4o

Steel + GPT-4o

Browser InfraTrustedLIVE

by Steel

Steel sessions with GPT-4o handling structured extraction and page understanding. This pairing powers today's live Banana Peel runs on this engine.

Provider
Steel
Type
Browser Infra
Added
Interface
Session-level (CDP)
Trust tier
trusted
Egress
Vendor egress (unverified)
Evidence
minimal
Max session
120 min
Regions
US
Pricing
$0.12/run
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.4%
Traffic share
17.2%
Success
9s
Median duration
$0.064/task
Avg $/task
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
per run$0.12/run$0.06Includes 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 handlingextra
File download
File upload
Form filling
Structured extraction
Vision-based
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: "steel-gpt-4o"

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": "steel-gpt-4o"
}'

Command Palette

Search for a command to run...