工具 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

输入参数

page

Optional. 1-based page number. Default is 1.

size

Optional. Page size. Default is 10.

keyword

Optional. Search string for task name or related task text.

status

Optional. Filter by task status.

taskIds

Optional. Explicit task ids to fetch.