check_run_status
Check the progress of background Apify scrape runs. Receive done and succeeded status flags to determine when results are ready to collect.
Instructions
Check the current status of one or more background Apify scrape runs.
Returns done and succeeded flags for each run so you know when to call collect_scrape_results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_ids | Yes | Run IDs returned by start_facebook_ads_scrape, start_google_ads_scrape, or start_instagram_scrape. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |