https://github.com/theadnan/memebase-image-scraper
Python script for downloading images from Memebase
https://github.com/theadnan/memebase-image-scraper
memebase-image-scraper python python-script scraper scrapers
Last synced: 7 months ago
JSON representation
Python script for downloading images from Memebase
- Host: GitHub
- URL: https://github.com/theadnan/memebase-image-scraper
- Owner: TheAdnan
- Created: 2016-11-23T19:54:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T20:02:16.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T09:49:26.449Z (8 months ago)
- Topics: memebase-image-scraper, python, python-script, scraper, scrapers
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memebase Image Scraper
Python script for downloading images from Memebase
### 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.