bk-readability

0.0.4 • Public • Published

bk-readability

bokan's readability.what is the tools only i used.

用来提取网页的主要内容区域。代码摘自evernote悦读,目前仅供自己测试使用。

下面是一个简单的例子

var app = require('bk-readability'); app.getHTMLByURL("http://www.open-open.com/lib/view/open1330790006405.html",function (html,title,doc) { console.log(html); console.log(title);

})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i bk-readability

Weekly Downloads

4

Version

0.0.4

License

MIT

Last publish

Collaborators

  • chenxin6321