crawl_status
Report a crawl's state and progress by job ID. Returns statuses such as starting, running, finished, failed, cancelled, and interrupted.
Instructions
Report a crawl's state and progress.
state is one of: starting, running, finished, failed, cancelled, interrupted.
('interrupted' means the worker process died without finishing -- e.g. the machine or
server restarted; any results gathered so far are still readable.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |