mirror of
https://github.com/saurabhan/Wallhaven-dl.git
synced 2026-01-03 08:28:01 +00:00
15898df37107a462d189662ba86b6d12a2b7012a
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%
