.NET HTML DOM Parser? [closed]

[亡魂溺海] 提交于 2020-01-19 05:25:46

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!