Extract Tables from HTML
Extract all tables from an HTML document

Input
Input
| Name | Required | Description |
|---|---|---|
| HTML Document | The HTML document to extract tables from |
Output
Tables A list of DataTables extracted from the HTML document
Extract all tables from an HTML document

Input
| Name | Required | Description |
|---|---|---|
| HTML Document | The HTML document to extract tables from |
Output
Tables A list of DataTables extracted from the HTML document