webhook
object in your job request.
scraper.job.started
— Sent when the job starts processingscraper.data.scraped
— Sent as data is collected (may trigger multiple times)scraper.job.finished
— Sent when the job is completeheaders
field. These headers will be included in every webhook request. Use it to include auth tokens or signatures.
event
— Event namejobId
— ID of the related jobtimestamp
— ISO timestamp of the eventdata
— Job Results