Português (BR)
cURL
curl --request GET \ --url https://api.firecrawl.dev/v2/crawl/{id}/errors \ --header 'Authorization: Bearer <token>'
{ "errors": [ { "id": "<string>", "timestamp": "<string>", "url": "<string>", "error": "<string>" } ], "robotsBlocked": [ "<string>" ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
O ID da tarefa de rastreamento
Resposta bem-sucedida
Jobs de scraping com falha e detalhes do erro
Mostrar atributos filhos
Lista de URLs cuja raspagem foi tentada, mas bloqueada pelo robots.txt