问题
Does anybody know of a freely available .NET HTML DOM Parser?
回答1:
The Html Agility Pack is your friend. It's been very well tested (coping with tag soup as well as well-formed (X)HTML). I've also heard that people have had not had any issues using it in production applications.
来源:https://stackoverflow.com/questions/857912/net-html-dom-parser