Marketplace logo
HTML to DataTable

HTML to DataTable

by Internal Labs

7

Activity

14.6k

back button
back button
carouselImage0
next button
next button

Summary

Summary


Overview

Overview

This activity takes input a HTML Code as string. We can specify in the Boolean flag whether or not we want to add header. i.e. to treat first <TR><TD>row as Header in case<TR> <TH> is not present.

Note: TH will always be treated as header even if we specify Add Header as false.

The Output is an array of DataTable.

Use cases:
  1. Extract tables from HTML Mail body.
  2. Extract tables from files which contains HTML formatted data.

Features

Features

This activity can come in handy in a variety of use cases, for example for converting HTML Tables into DataTables: e.g. if you have tables in your Outlook mail, we can read Outlook mail as HTML and pass it to this activity. It will return the array of DataTable for all <./tables>.

Additional Information

Additional Information

Dependencies


Code Language

C#, Visual Basic

Runtime

Cross-Platform (.Net 5.0 or higher)

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

2.0.2

Updated

Nov 17, 2023

Works with

Studio: 22.10 - 23.10

Certification

Silver Certified

Tags

datatable
html

Support

UiPath Community Support

Similar Listings