spidra_check_scrape_status
Check the status of a scrape job using its jobId to know if it is still running or has completed, failed, or been cancelled. Use this when the wait window was exceeded.
Instructions
Check the status of a scrape job by jobId. Only needed when spidra_scrape reported that its wait window was exceeded. Job statuses: waiting/active/running are in progress; completed, failed, and cancelled are terminal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The scrape job id |