This is a CLI tool to scrape data from Konachan. His main purpose is to download and compress automatically all images from a given artist.
Just install the packages with
npm install
Then
npm run start
Everything is configurable directly in the CLI.
Just run the application on a terminal, and give the name of an artist (replace spaces with _
) and it will automatically do the rest.
artists
folder is where your images will be stored.