Skip to content

fruitsaladchan/kona-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

kona-download

simple script to download photos from https://konachan.com/

  • leaving tags and characters option blank will download most recent images from https://konachan.com/post?tags=
  • to download single pages enter as "1 2 3" or "1-3" / leaving blank downloads one page
  • leaving the folder name option emtpy will create and store the files in a folder called images/ in the current working directory

dependencies

pip install requests beautifulsoup4

For Arch Linux

sudo pacman -S figlet 

For Ubuntu/Debian

sudo apt-get install figlet

About

image scrapper using beautifulsoup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages