Octoparse - Bulk Export Cloud data
Export data in bulk from a specific task group in Octoparse to your desired format and save it locally.
Overview
This app allows you to quickly export data from all tasks within a specific task group in Octoparse. You can choose to save the data in various formats, such as CSV, Excel, or JSON, and store it in your local folder for easy access and further analysis.
How to Use
Download the app from Octoparse AI app store
Launch the app in your list.
Parameter Description
octoparseUsername: Your Octoparse username.
octoparsePassword: Your Octoparse password.
taskGroupName: The name of the task group from which you want to export data in bulk.
Delete_data_after_export: Choose whether to delete the original data after export (default is "NO").
save_to: The local folder where the data will be saved.
save_as: The format in which the data will be saved (supports CSV, Excel (.xlsx), JSON; default is CSV).
Click "Run application"
Output
This app will export data from all tasks within the specified task group and save it to the chosen folder in the selected format.
Notes
To enable bulk data export, your Octoparse account must be at least on the Standard plan.
The taskGroupName is case-sensitive.
If you're exporting data as an Excel file, we recommend installing the openpyxl and pandas libraries in Octoparse AI beforehand.
By default, the saved file will be named after the task. If multiple tasks within the specified task group have the same name, their data will be appended to the first generated file.
Troubleshooting
Encounter obstacles but don't know how to resolve them when executing the app?
Please contact our support team at [email protected] to find the way out!
To help us better understand your issue, follow the steps below to export your running logs:
Version
version 9
2025-03-05
version 8
2024-08-30
version 7
2024-08-30
Update commands
version 6
2024-08-30
Update commands
version 5
2024-08-30
Update commands
version 4
2024-08-30
1. Added task name validation to ensure compliance with file naming conventions when saving data; 2. updated instructions; 3. added error handling.
version 3
2024-08-22
Update notes
version 2
2024-08-22
Update contact information for support team
version 1
2024-08-22
Published