I have the following HTML table ...Link To the HTML...I want to parse it and convert it to XML/CSV/PS Object,
I tried to do with HtmlAgilityPack.dll but no success.
Can anybody give me any directions to do it?...I want to convert the table to a PSObject a...