| Endpoint | Retrieval Endpoint |
|---|---|
scrape | GET /v2/scrape/{id} |
crawl | GET /v2/crawl/{id} |
batch_scrape | GET /v2/batch/scrape/{id} |
agent | GET /v2/extract/{id} |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by endpoint
scrape, crawl, batch_scrape, search, extract, llmstxt, deep_research, map, agent, browser Maximum number of results per page
1 <= x <= 100Cursor for pagination. Use the cursor value from the previous response.