A Python script to scrape wallpapers from https://4kwallpapers.com/.
|
|
||
|---|---|---|
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| scraper.py | ||
README.md
4kwallpapers-scraper
A Python script to scrape wallpapers from https://4kwallpapers.com/.
Usage
The program takes a single command line argument, namely the root folder of whre you want all the pictures to go. It'll create sub-folders for all the categories, and download all pictures in one go. Yes, this can take a while (15m in my case, with a fast internet connection).