Skip to content

The-Eye-Team/WallhavenScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WallhavenScraper

Scraper for wallhaven.cc

Usage

Download the release for your OS in the Releases page.

Make it executable with:

chmod +x WallhavenScraper-1.0.0-linux

Run it with:

./WallhavenScraper-1.0.0-linux -j 16 -o Downloads --csv wallhaven.csv

Where -j is the concurrency, -o the output folder for images, and --csv the CSV file where metadata will be written.

Enjoy!