POST/v1/tasks

Add Task URLs

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.

Headers

KeyValueRequired
AuthorizationToken YOUR_API_KEYYes
Content-Typeapplication/jsonYes

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

Pro Tip

Only the `url` key is required in each task object.
Note

Note

URLs must match Google Maps search or place format.