开发者

Non mshtml c# parsing html and javascript

开发者 https://www.devze.com 2023-03-28 21:30 出处:网络
I\'m looking for a way to parse a html document with javascript embedded. I know that this can be done wi开发者_如何学运维th MSHTML and code DOM, but in this case it is not an option. I need the progr

I'm looking for a way to parse a html document with javascript embedded. I know that this can be done wi开发者_如何学运维th MSHTML and code DOM, but in this case it is not an option. I need the program to be also able to run on Mono. Any suggestions?


You could use a combination of HtmlAgilityPack for the HTML parsing, and IronJS for the JavaScript parsing.

0

精彩评论

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

关注公众号