Add Google Maps place URLs to scrape reviews from
Add Google Maps place URLs as tasks to your squid. The scraper will extract reviews from each place you provide. You can use either the short CID format or the full Google Maps URL.Documentation Index
Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt
Use this file to discover all available pages before exploring further.
Token YOUR_API_KEYapplication/jsonhttps://maps.google.com/?cid=1357935577401699828
Full Google Maps URL:
https://www.google.com/maps/place/Restaurant+Name/@48.8499542,2.3524796,17z/...
Both formats work - use whichever is easier for your workflow.
| Field | Type | Required | Description |
|---|---|---|---|
| squid | string | Yes | Hash of your squid configured with the google-maps-reviews-scraper crawler |
| tasks | array | Yes | Array of task objects, each containing a url field |