{ "opencollection": "1.0.0", "info": { "name": "Octoparse Action Subtasks API", "version": "1.0.0" }, "items": [ { "info": { "name": "Subtasks", "type": "folder" }, "items": [ { "info": { "name": "Octoparse cloudextractionSubtasksStart", "type": "http" }, "http": { "method": "POST", "url": "https://openapi.octoparse.comcloudextraction/subtasks:start", "body": { "type": "json", "data": "{}" } }, "docs": "Start subtasks" }, { "info": { "name": "Octoparse cloudextractionSubtasksStop", "type": "http" }, "http": { "method": "POST", "url": "https://openapi.octoparse.comcloudextraction/subtasks:stop", "body": { "type": "json", "data": "{}" } }, "docs": "Stop Subtasks" } ] } ], "bundled": true }