工具 API
search_ tasks
Search the current user's existing Octoparse tasks. Use this to find a taskId before export_data or start_or_stop_task. Supports pagination, keyword, status, and explicit taskIds. When UI rows are shown, respond with a concise summary instead of repeating the full list.
devOAuth1 积分
调用信息
- 工具标识
- bazhuayu.search_tasks
- 服务提供方
- 八爪鱼云采集
- 平均响应
- 330 ms
- 近 7 天调用
- 5
输入参数
pageOptional. 1-based page number. Default is 1.
sizeOptional. Page size. Default is 10.
keywordOptional. Search string for task name or related task text.
statusOptional. Filter by task status.
taskIdsOptional. Explicit task ids to fetch.