Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 758 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 758 Bytes

Pictures of Walls Image Downloader

To download and run:

git clone https://github.com/cbyeh/pow-image-scraper.git

cd pow-image-scraper

python downloader.py

Or download as .exe from here

About

Downloads all main images from Pictures of Walls, find them in the pow directory

Now has multithreading for faster queued downloads

Running to completion should yield 14,235 images totaling 2.62 GB

Dependencies

Requires Python, Beautiful Soup and Requests if running from the command line

pip3 install beautifulsoup4

pip3 install requests

License

MIT