Retrieve scraped data from a squid or specific run
This endpoint retrieves a paginated list of results (scraped data) produced by a squid. You can query results for an entire squid or filter to a specific run and/or task. Important: You must supply either theDocumentation Index
Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt
Use this file to discover all available pages before exploring further.
squid hash OR a specific run hash — not both.
Token YOUR_API_KEY| Parameter | Type | Required | Description |
|---|---|---|---|
| squid | string | One of* | Hash of the squid. Returns all results across all runs if run is omitted |
| run | string | One of* | Hash of the run. Returns results from that single execution only |
| task | string | No | Hash of a specific task. Filters results to just that task |
| page | integer | No | Page number to fetch (1-indexed). Default: 1 |
| limit | integer | No | Number of results per page. Default: 50, Max: 100 |
156limit param). Example: 5014150"https://api.lobstr.io/v1/results?squid=...&page=2"null[...]"b4af52b85c45661828d61980c167054b""result""b6c56d18cb0046949461ba9ca278e8ad""300e9c5c127d421c90f431478d9a2cfb""2025-02-10T14:31:05.487Z"name, address, phone, website, ratings, score, etc., while a LinkedIn crawler returns different fields.
Use the Get Crawler Details endpoint to understand what fields your specific crawler returns.