Features
Scrape
Extract content from any webpage with browser automation and AI processing.
Crawl
Crawl entire websites and extract structured data from every page.
Base URL
All API requests use this base URL:Authentication
Include your API key in thex-api-key header:
Response Codes
| Status | Description |
|---|---|
200 | Success |
202 | Job queued (for async endpoints) |
400 | Bad request - check your parameters |
401 | Unauthorized - invalid or missing API key |
403 | Forbidden - quota exceeded or no permission |
404 | Resource not found |
429 | Rate limit exceeded |
500 | Server error |

