在爬取任务过程中,为爬取到的每个页面发送的 Webhook 事件。
有关 payload 示例、配置和重试行为,请参见 Webhook Event Types 和 Webhook Overview。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.
原始请求体的 HMAC-SHA256 签名,格式为 sha256=<hex>。当你在账户设置中配置了 HMAC 密钥时,该字段会出现。有关验证详情,请参阅 Webhook 安全。
"sha256=abc123def456789..."
返回任意 2xx 状态码以确认已接收。