html-table-json-parser
Service icon

HTML Table Json Parser

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 15 Apr
 by 
0.0
 (0 ratings)
html-table-json-parser

HTML Table Json Parser

Documentation
1.0.0

To use the Forge component, simply pass the HTML content as an input to the provided action. The component will automatically scan the HTML, locate the first <table> it finds, and convert that table into a structured JSON format. No additional configuration is needed. This makes it quick and easy to extract data from web content without manually parsing or processing the HTML.