{ "opencollection": "1.0.0", "info": { "name": "Octoparse Action Actions API", "version": "1.0.0" }, "items": [ { "info": { "name": "Actions", "type": "folder" }, "items": [ { "info": { "name": "Octoparse getActions", "type": "http" }, "http": { "method": "POST", "url": "https://openapi.octoparse.comtask/getActions", "body": { "type": "json", "data": "{}" } }, "docs": "Get Action Parameters" } ] } ], "bundled": true }