diff --git a/README.md b/README.md index 29c97276..f62371a3 100644 --- a/README.md +++ b/README.md @@ -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 @@ -693,6 +694,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [Wikipedia](https://wikipedia.readthedocs.org/en/latest/) - A Pythonic wrapper for the Wikipedia API. * [python-instagram](https://github.com/Instagram/python-instagram) - A Python Client for Instagram API. * [gmail](https://github.com/charlierguo/gmail) - A Pythonic interface for Gmail. +* [facepy](https://github.com/jgorset/facepy) - Facepy makes it really easy to interact with Facebook's Graph API ## DevOps Tools