爬取端点
取消抓取
DELETE
取消抓取作业
Documentation Index
Fetch the complete documentation index at: https://student-213fb9fc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
注意:全新的 v2 版本此 API 现已推出,具备更完善的功能和更优的性能。
curl --request DELETE \
--url https://api.firecrawl.dev/v1/crawl/{id} \
--header 'Authorization: Bearer <token>'{
"status": "cancelled"
}Documentation Index
Fetch the complete documentation index at: https://student-213fb9fc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
注意:全新的 v2 版本此 API 现已推出,具备更完善的功能和更优的性能。
curl --request DELETE \
--url https://api.firecrawl.dev/v1/crawl/{id} \
--header 'Authorization: Bearer <token>'{
"status": "cancelled"
}