POST
/v1/tasksAdd Task URLs
Add Google Maps search URLs to scrape places fromUse 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.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
| Content-Type | application/json | Yes |
Request Body
squid
Type:
string
Required:
Yes
Description:
Hash of your squid configured with the google-maps-leads-scraper crawler
tasks
Type:
array
Required:
Yes
Description:
Array of task objects, each containing a `url` field
Pro Tip
Only the `url` key is required in each task object.
Note
URLs must match Google Maps search or place format.