Skip to main content
GET
获取爬取任务的错误信息
注意:现已提供此 API 的全新 v2 版本,具备更强大的功能和更好的性能。

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

id
string<uuid>
必填

抓取任务的 ID

响应

成功的响应

errors
object[]

抓取任务错误及其详情

robotsBlocked
string[]

在抓取时尝试访问但被 robots.txt 阻止的 URL 列表