LLM Scraper

LLM Scraper

ExtractionLIVE

by OSS Community

LLM Scraper — OSS TypeScript library for schema-driven page extraction. Zod schemas in, structured data out; runs on top of Playwright.

Provider
OSS Community
Type
Extraction
Added
Interface
Task-level
Trust tier
restricted
Egress
Vendor egress (unverified)
Evidence
minimal
Max session
15 min
Regions
US, EU
Pricing
Free (self-hosted)
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
22.0%
Success
1s
Median duration
Free · OSS
List price
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
ossFree (self-hosted)$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-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: "llm-scraper"

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": "llm-scraper"
}'

Command Palette

Search for a command to run...