Check crawl status
crw_check_crawl_statusRetrieve pages from an async crawl job by polling with its job ID.
Instructions
Poll an async crawl job and retrieve its pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Crawl job id from crw_crawl | |
| maxLength | No | Max chars per page content field; 0 = unbounded (default ~15000) |