Skip to content

uncountablecat/danbooru-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Danbooru-grabber

Upcoming update: As some users pointed out, Danbooru limits the number of tags up to 2.

Update 2015/12/07: Now, you can download all the pictures with certain tags. Simply type in a very large number like 1000. It will automatically stop when all pictures are downloaded. Also you will be able to download more than 100 pictures at once now.

Currently you would have to open the grabber.py and use text editor to change line 10 before using

About

This is a simple Python script that downloads pictures from Danbooru. It downloads 50 pictures with tags pre-specified by users and saves the pictures to the folder named after the tags users input. WARNING: You may end up downloading pictures that are NSFW depending on the tags you use. So use it wisely.

Prerequisites

  • First you need to have Python installed. This script is written in Python 2.7.10. It hasn't been tested under Python 3 yet.
  • You will also need a Python modules called requests.

How do I run this thing (on Mac)?

  • Open the terminal.
  • Navigate to the folder where you downloaded this script. For example, if you downloaded this script to /Users/Nico, then you can type in cd /Users/Nico and it will take you there.
  • Type in python grabber.py and follow the instruction.
  • Enjoy!

About

A simple Python script that downloads pictures from Danbooru

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages