jobId, and can fetch results via polling or webhook delivery.
Request Cost
Each row of data returned consumes 1 credit from your balance.Example Request
Job Parameters
string[]
required
When passing multiple queries you need to use a comma (,) to separate them (e.g. coffee,pizza,green tea). The maximum number of queries per search is 5.
string
required
Specifies the location for the search.
string
required
Timeframe
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.