mirror of
https://github.com/saurabhan/Wallhaven-dl.git
synced 2026-01-03 00:18:02 +00:00
45d34ee2feed8ebb8614e8afbe07e9b52564898d
Wallhaven-scraper
A wallhaven scraper which downloads all the wallpapers form the first page of aplha.wallhaven.cc
How to use:
- Download the wallpy.py
- Move wallpy.py to the folder in which you want wallpapers to download.
- run script
$ python3 wallpy.py
Dependencies:
This project depends on BeautifulSoup, Requests, tqdm, lxml Your can install install the dependencies using the requirments.txt file and running
$ pip3 install -r requirments.txt
Languages
Python
95.2%
Dockerfile
4.8%
