> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firecrawl.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Batch Scrape Page

> Webhook event sent for each URL scraped during a batch scrape job.

For payload examples, configuration, and retry behavior, see [Webhook Event Types](/webhooks/events#batch_scrapepage) and [Webhook Overview](/webhooks/overview).


## OpenAPI

````yaml /api-reference/webhooks-openapi.json webhook batchScrapePage
openapi: 3.1.0
info:
  title: Firecrawl Webhooks
  version: v2
servers: []
security: []
paths: {}

````