mirror of
https://github.com/saurabhan/Wallhaven-dl.git
synced 2026-01-03 16:38:01 +00:00
dc5265e222093aec9de677e692dc9441a7716041
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%
