cancel_crawl
Stop an active crawl immediately while preserving any results already collected. Cancel a running Scrapy job by its job ID to halt further scraping without losing progress.
Instructions
Stop a running crawl by killing its worker process. Results so far are kept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |