Skip to content

Repository files navigation

Readability

Another algorithm & implementation of widely known readability conception.

Usage:

importrequestsfromreadabilityimportReadabilityhtml=requests.get('http://blog.hucheng.com/articles/482.html').contentparser=Readability(html.decode('utf8'))
parser.titleparser.articleparser.article.get_text()

About

html main body extractor

Resources

Stars

17 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages