| Product focus | Platform-specific public web APIs, one documented catalog | Web data API for AI: /scrapes, /crawls, /maps, /batches, /searches, /answers, and /monitors endpoints |
|---|
| Best for | Structured JSON from known platforms in one credit pool | AI apps and research workflows needing LLM-ready data from arbitrary URLs, natural-language search, or monitoring |
|---|
| Output format | Normalized JSON by documented endpoint | Markdown, HTML, text, PDF, structured JSON, screenshots, or raw bytes, selectable per request |
|---|
| Platform-specific APIs | Yes, for 60+ supported platforms | Not the positioning — generic scrape/crawl of any URL, plus pre-built and custom parsers for recurring pipelines |
|---|
| Natural-language search & answers | Not offered — structured endpoint data only | /searches returns ranked links from natural-language queries; /answers returns AI-generated, sourced answers |
|---|
| Scheduled web monitoring | Not offered | /monitors tracks DOM changes, price/stock changes, or new content on a schedule with email/webhook/SMS alerts |
|---|
| Batch processing | One request per endpoint call | /batches processes up to 10,000 concurrent URLs in a single request, returned in 5-8 minutes |
|---|
| Billing unit | Credits per endpoint call in one shared pool | Cost per successful request; 1 credit for a standard scrape, 20 credits for llm_extract |
|---|
| Pricing model | One credit pool shared across all endpoints (Growth: $29/mo for 100,000 credits) | Free (500 reqs); Starter $9/mo (5K, $1.80/1K); Standard $99/mo (200K, $0.495/1K); Scale $399/mo (1M, $0.399/1K) |
|---|