| Primary product type | Structured public web data APIs | Generic scraping API / URL fetching infrastructure |
|---|
| Best for | Products needing structured platform data | Developers with their own parsers |
|---|
| Output format | Normalized JSON for supported endpoints | Commonly raw HTML or page response depending on use |
|---|
| Platform-specific APIs | Google Search, Google Maps, TikTok, YouTube, Amazon, app stores, and more | Generic URL target model plus selected structured endpoints |
|---|
| Generic URL scraping | Not the main positioning | Yes |
|---|
| Browser rendering | Browser-backed rendering where supported | Check official docs and plan options |
|---|
| Proxy management | Managed proxy routing for supported workflows | Provider-managed proxy handling |
|---|
| Retry/fallback behavior | Supported where available with transparent failure context | Check official docs |
|---|
| Parser maintenance | Reduced for supported endpoints | Usually customer maintains extraction logic |
|---|
| Pricing model | Credit-based API pricing | Check official pricing page for current plan and credit details |
|---|
| AI-agent friendliness | Structured data and MCP-ready tooling where supported | LangChain and workflow support available; check official docs |
|---|
| Best buyer profile | Developer teams integrating structured data | Teams needing broad page access and custom parsing |
|---|