run_task
Execute scheduled web scraping tasks on the Apify platform with custom input parameters to collect data from websites automatically.
Instructions
Run a task with optional input override.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID or username~task-name | |
| input_data | No | Input data override (merged with task's saved input) | |
| wait_for_finish | No | Wait up to this many seconds for the run to finish (max 300) |