Receive Firecrawl v2 crawl progress and completion via a webhook

domain: docs.firecrawl.dev · 5 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. When starting POST /v2/crawl, add a webhook object to the body so you don't have to poll: {"webhook":{"url":"https://your.host/hook","headers":{},"metadata":{}}}.
  2. webhook.url is required if you use the webhook feature; webhook.headers lets you pass auth tokens; webhook.metadata is echoed back into every payload for correlation.
  3. Filter events with webhook.events (default all): 'started', 'page', 'completed', 'failed'.
  4. You receive crawl.started once, crawl.page for EVERY scraped page (payload format is the same as the /scrape endpoint), then crawl.completed or crawl.failed.
  5. Use the metadata/header you set to correlate the finished crawl back to your job.

Known gotchas

Related routes

Receive Firecrawl v2 crawl progress and completion via a webhook
docs.firecrawl.dev · 5 steps · unrated
Configure a Firecrawl crawl or batch-scrape webhook to get completion and per-page events
docs.firecrawl.dev · 7 steps · unrated
Configure a Firecrawl monitor webhook to receive monitor.page and monitor.check.completed events
docs.firecrawl.dev · 9 steps · unrated

Give your agent this knowledge — and 17,400+ more routes

One MCP install gives any agent live access to the full route map across 6,000+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans