DATA Scrape data function

The DATA Scrape data function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Data functionality to scrape data.

For a full list of available functions, please read DATA functions.


Description

The DATA Scrape data function allows you to scrape data.


Setting it up

To use the DATA Scrape data function, follow these instructions:

{{popups:rpas/add:action=scrape-data}}

Once on a process map:

  1. Navigate to the process where you would like to add the DATA Scrape data function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the DATA Scrape data option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
URLYesURL-The web page URL to scrape
Key / Element pairsYesTable-Data keys and their CSS/XPath selectors

Output variables

This action does not produce output variables.


Errors

ErrorDescription
URL not reachableThe URL could not be accessed
Element not foundOne or more selectors did not match any elements

Tips

  • Scrapes structured data from a web page
  • Define CSS or XPath selectors for each data point

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.