For payload examples, configuration, and retry behavior, see Webhook Event Types and Webhook Overview.
Batch Scrape Started
Webhook event sent when a batch scrape job begins processing.
1 min read
webhookbatchScrapeStarted
webhookbatchScrapeStarted
Headers
HMAC-SHA256 signature of the raw request body, formatted as
sha256=<hex>. Present when an HMAC secret is configured in your account settings. See Webhook Security for verification details.Body
application/jsonOptions:
trueOptions:
batch_scrape.startedThe batch scrape job ID, matching the
id returned by POST /batch/scrape.Unique identifier for this webhook delivery.
Default: []
Responses
200
Return any
2xx status code to acknowledge receipt.
