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
Enter URLs of categories you want to scrape. Each URL must be on a different line.
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.