The problem was how do I pull data from html easily. I found a tool on the gotdotnet website to do this. You can now find it here http://code.msdn.microsoft.com/SgmlReader.
This takes in html and outputs valid xml. Now all you have to do is work with xml.
Simple enough.

No comments:
Post a Comment