For payload examples, configuration, and retry behavior, see Webhook Event Types and Webhook Overview.
Batch Scrape Completed
Webhook event sent when all URLs in a batch scrape have been processed.
1 min read
webhookbatchScrapeCompleted
webhookbatchScrapeCompleted
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.completedThe batch scrape job ID.
Unique identifier for this webhook delivery.
Responses
200
Return any
2xx status code to acknowledge receipt.
