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 Argument Seconds to wait until the element is found. Default : 5

Table Definition

Output

This activity doesn't use IWebDriver variable form Open Web Browser activity. User should open the browser with target webpage by any means before running the activity.

This activity requires installation of Visualyze Web Automation Extension on the browser.

Last updated