An open API service indexing awesome lists of open source software.

https://github.com/theadnan/imgurdescscrapper


https://github.com/theadnan/imgurdescscrapper

imgur python scraper scrapers script

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Imgur description scraper
Python script for downloading descriptions from Imgur



### Requirements
* Install `requests` ([Installation guide](http://docs.python-requests.org/en/master/user/install/))
* Install `BeautifulSoup ` ([Installation guide](http://stackoverflow.com/questions/19957194/install-beautiful-soup-using-pip))

#####And that's it, you can now run the script.