Scrape Data
Extracts tabular data from webpages.
Last updated
Extracts tabular data from webpages.
Last updated
This activity extracts tabular data from webpages and creates a `` from the extracted data. The data can span multiple webpages but the output will be a single DataTable
. User can configure the output using .
Wait Timeout :
Seconds to wait until the element is found. Default : 5
Selectors : Required
Specifies the column selectors. We can configure the columns using .
Table :
Specifies the name of the output DataTable
Variable.
This activity requires installation of Visualyze Web Automation
Extension on the browser.