工具 API
get_ task_ status
Check one Octoparse task by taskId. Returns its normalized unexecuted/running/completed/stopped status, current lotNo when available, and collectedRows. collectedRows is a non-negative integer that defaults to 0; use status to distinguish a running task with no rows yet from a terminal task with no rows.
devOAuth1 积分
调用信息
- 工具标识
- bazhuayu.get_task_status
- 服务提供方
- 八爪鱼云采集
- 平均响应
- 589 ms
- 近 7 天调用
- 3
输入参数
taskId必填Required Octoparse task id only, returned by execute_task or search_tasks.