Add opengraph lib on Web Content Extracting

This commit is contained in:
Ellison Leão 2014-07-03 17:04:15 -03:00
parent 61d5876bd4
commit 01098b83ea
1 changed files with 1 additions and 0 deletions

View File

@ -449,6 +449,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [sumy](https://github.com/miso-belica/sumy) - A module for automatic summarization of text documents and HTML pages.
* [Haul](https://github.com/vinta/Haul) - An Extensible Image Crawler.
* [python-readability](https://github.com/buriy/python-readability) - Fast Python port of arc90's readability tool.
* [opengraph](https://github.com/erikriver/opengraph) - A python module to parse the Open Graph Protocol
## Downloader