从 Windows 桌面应用程序使用 readability.js
我需要使用 readability.js 和 webbrowser 控件以编程方式获取网页的精简版本。
http://arc90labs-readability.googlecode.com/svn/trunk/js /readability.js
我是否必须加载我想要剥离到 webbrowser 控件中的网页,然后将可读性 javascript 函数注入 HEAD 并以某种方式从那里调用它(使用WebBrowser1.Document.parentWindow.execScript)还是有一些更简单的方法?
只是寻找正确方向的碰撞。
谢谢!
I need to obtain a stripped down version of a web page programmatically using readability.js and the webbrowser control.
http://arc90labs-readability.googlecode.com/svn/trunk/js/readability.js
Do I have to load the web page I want to strip into the webbrowser control and then inject the readability javascript function into the HEAD and somehow call it from there (using WebBrowser1.Document.parentWindow.execScript) or is there some easier way to go?
Just looking for a bump in the right direction.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论