Scrape Data
Extracts tabular data from webpages.
This activity extracts tabular data from webpages and creates a DataTable `` from the extracted data. The data can span multiple webpages but the output will be a single DataTable. User can configure the output using Configure Scrape Data Window.
Input
Wait Timeout :
Integer ArgumentSeconds to wait until the element is found.Default : 5
Table Definition
Selectors :
RequiredSpecifies the column selectors. We can configure the columns usingConfigure Scrape Data Window.
Output
Table :
DataTable VariableSpecifies the name of the outputDataTableVariable.
This activity requires installation of Visualyze Web Automation Extension on the browser.
Last updated