开发者

vb.net and html parsing

Currently I'm using the IHTMLDocument2 and IHTMLElementCollection to 开发者_运维知识库parse HTML, is there some way to parse it using some sort of xpath/selectors, something like

elements = find_html_elements("a .link[rel=100]") ?


You can download and use the HTML agility pack - it supports Xpath.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜