webhook
object in your job request.
Webhook delivery is async and retries automatically on failure (3 attempts)
Example
Supported Events
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 complete