Skip to content

tumblr_scrape.rb is a small script to download the images from a specified users tumblr. Very useful if you really like a tumblog and want to download all of the images!

Notifications You must be signed in to change notification settings

davidshaw/Tumblr-Scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

tumblr_scrape.rb

A simple Ruby Tumblr scraper

Every so often, you might find a Tumblr user whose tumblog is just awesome.

As it stands, in order to download each of their images, you are required to manually browse and right click a whole bunch of pictures, tiring your fingers and probably getting bored long, long before you reach the end of their Tumblr.

tumblr_scrape.rb allows you to quickly and easily download an entire (up to, currently, 9000 images) Tumblog to a directory of your choice.

Usage is simple:

ruby tumblr_scrape.rb <username> <directory to download> <number of images to download>

The only required parameter is the Tumblr username: the current working directory is the default download location, and 9000 is (currently) the default max images. There is a random few-second pause between images so that no one accidentally slams Tumblrs servers.

Happy scraping!

About

tumblr_scrape.rb is a small script to download the images from a specified users tumblr. Very useful if you really like a tumblog and want to download all of the images!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages