> ## 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.

# ページの一括スクレイピング

> バッチスクレイプジョブでスクレイピングされた各URLごとに送信されるwebhookイベント。

ペイロードの例、設定、再試行の挙動については、[Webhook Event Types](/ja/webhooks/events#batch_scrapepage) と [Webhook Overview](/ja/webhooks/overview) を参照してください。


## OpenAPI

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

````