Definition and Usage
The Get data count command is used to retrieve the number of data rows extracted by a specific Octoparse task, allowing you to understand the size or volume of the data for further processing or analysis.
Note: A Get data count command must be used with an Octoparse Login command.
Parameters Values
Set parameters
Parameter | Description |
Account | Select an Octoparse account |
Task ID | Enter the Task ID for the target Octoparse task |
Error handling
Parameter | Description |
When error occurs | Specify the action to proceed when an error occurs |
Example
This workflow will initially log into the designated Octoparse account and store the access token within the specified variable Octoparse_account
, then proceed to get the data count of the designated task from said account.