Y
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
doty
4423 days ago
I have used the "HTML Agility Pack" in the past with fair success, and it's available on nuget.
http://htmlagilitypack.codeplex.com/
link
http://htmlagilitypack.codeplex.com/