Hacker News new | ask | show | jobs
by emn13 4423 days ago
How about an HTML parser that at the very least will parse valid HTML - but ideally use the documented HTML5 parsing algorithm?
1 comments

I have used the "HTML Agility Pack" in the past with fair success, and it's available on nuget.

http://htmlagilitypack.codeplex.com/