Complete reference of all webhook events and when they trigger
Field | Type | Description |
---|---|---|
success | boolean | Whether the operation was successful |
type | string | Event type identifier |
id | string | Unique identifier for the job |
data | array | Event-specific data (varies by event type) |
metadata | object | Custom metadata from your webhook configuration |
error | string | Error message (present when success is false ) |
crawl.started
crawl.page
crawl.page
event for every page successfully scraped.crawl.completed
batch_scrape.started
batch_scrape.page
batch_scrape.page
event for every URL successfully scraped.batch_scrape.completed
extract.started
extract.completed
extract.failed
events
array in your webhook configuration: