Check a render job
check_scrapePoll a JavaScript-rendering job started by scrape or extract to retrieve its finished result. Use the job_id to check status and get full output when rendering completes.
Instructions
Check a JavaScript-rendering job started by scrape or extract.
While it says running, poll again in ~10 seconds — and do other work between polls. A render runs 30-150s, so a dozen polls are normal and a job still running at 100s is not stuck. The finished result is returned in full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The `job_id` returned by a `run_js` call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||