Forum Discussion

Naveen4baba's avatar
Naveen4baba
New Contributor
6 years ago

Reading data from HTML Table

Hi Guys , I am trying to read a data from an HTML table. Used REST API to connect to the webpage and able to get the response. However parsing the table is really challenging.

I tried the XML parser , mapper( html.decode ) , java script , JSON parser , etc… but nothing seems to be helping me. Below is the URL ,i am trying to read data from.

Regards,
Naveen