alterlab_batch_status
Check batch progress and retrieve scraped content. Poll after submitting to get results when processing completes.
Instructions
Poll the status and results of a submitted batch. Call this after alterlab_batch to check progress and retrieve scraped content. Status values: processing, completed, failed, partially_failed. When completed, results contains the content for each URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_id | Yes | Batch ID returned by alterlab_batch |