2016-06-28 12:52:59 +05:30
2016-06-28 12:50:50 +05:30
2016-06-26 13:44:50 +05:30
2016-06-26 13:44:50 +05:30
2016-06-28 12:52:59 +05:30

Wallhaven-scraper

A wallhaven scraper which downloads all the wallpapers form the first page of aplha.wallhaven.cc

How to use:

  1. Download the wallpy.py
  2. Move wallpy.py to the folder in which you want wallpapers to download.
  3. 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

Wallhaven-dl © 2016, Saurabh Bhan. Released under the MIT License.

Description
No description provided
Readme MIT 6.6 MiB
Languages
Python 95.2%
Dockerfile 4.8%