HTML Parser Package

The package provides actions to retrieve HTML data with various filters and selectors from a string, file, or webpage.

The source code for this package is available on the Automation Anywhere GitHub page

Top Benefits

  • Retrieve elements from HTML documents such as emails or web pages
  • Check for certain keywords or elements on a web page
  • Convert HTML into valid XML

Actions

  • RegEx Search by Attribute Value or Text Value
  • Get HTML text from a web page or file
  • Advanced search with selectors
  • Simple search for elements by tag, ID, class or text

The package provides actions to retrieve HTML data with various filters and selectors from a string, file or webpage. The package is based on the Java libraries jsoup (https://jsoup.org) and HtmlUnit (https://htmlunit.sourceforge.io). There are various commands to search for HTML elements.

The source code for this package is available on the Automation Anywhere GitHub page

Access Now

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
580
Vendor
Automation Type
Package
Last Updated
May 20, 2021
First Published
August 2, 2020
Platform
Automation 360
ReadMe
ReadMe
Support

See the Package in Action

Get HTML content from a web page
Search with selectors
Search with regular expessions
PREV NEXT
Get HTML content from a web page
Search with selectors
Search with regular expessions

Setup Process

Install

Download the Package and follow the instructions to install it in your AAE Control Room.

Configure

Use the Package in a bot, configure keys and other credentials the package will need (see the ReadMe for details.)

Run

That's it - now the Package is ready to get going!

Requirements and Inputs

  • Automation 360