jobId, and can fetch results via polling or webhook delivery.
Request Cost
Each row of data returned consumes 2 credits from your balance.Example Request
Job Parameters
string[]
required
Put each keyword on the different line
string
required
Google canonical location for the search.
number
Results per each keyword (min. 10). The default value of 0 means no limit.
Supported Enrichments
Request any of the fields below via theenrichments array in your job payload.
Getting Results
Webhooks
Receive real-time updates when your scraper job starts, completes, or collects data.
Results API
Use the Results API to fetch your data using the
jobId, with support for polling and pagination.Stopping a Job
Cancel an active scraper job early if it’s no longer needed or you want to save credits.