https://github.com/theadnan/imgurdescscrapper
https://github.com/theadnan/imgurdescscrapper
imgur python scraper scrapers script
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/theadnan/imgurdescscrapper
- Owner: TheAdnan
- Created: 2016-11-23T13:41:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T20:10:54.000Z (over 9 years ago)
- Last Synced: 2025-01-29T09:49:25.925Z (over 1 year ago)
- Topics: imgur, python, scraper, scrapers, script
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.