Add Google Maps search URLs to scrape places from
Use this format if you already have a direct Google Maps search or place URL. This is best for manual inputs or small-scale targeted searches.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://www.google.com/maps/search/restaurant/@43.3928346,5.2662584,14z
The URL contains the search query and coordinates for the search area.
| Field | Type | Required | Description |
|---|---|---|---|
| squid | string | Yes | Hash of your squid configured with the google-maps-leads-scraper crawler |
| tasks | array | Yes | Array of task objects, each containing a url field |