jobId
, and can fetch results via polling or webhook delivery.
Example Request
Job Parameters
Yelp domain to target
Business search term, e.g. “pizza”, “nail salons”, or “dog groomers”
List of location strings like “Los Angeles, CA” or “Toronto, ON”
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.