alterlab_batch_status
Check the progress and retrieve scraped content of a submitted batch. Returns status and results for each URL.
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 |