CleytonBonamigo / tumblr-scraper

Batch download images from a tumblr blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tumblr scraper

Batch download images from a Tumblr blog.

Travis build NodeJs dependencies

tumblr-scraper in action

To use

$ git clone git@github.com:Coornail/tumblr-scraper.git
$ cd tumblr-scraper
$ npm install
$ $EDITOR config/tumblr.json

Fill in application credentials got after the registration.

$ node index.js --blog [blogname] (--tag [tagname])

For more information:

$ node index.js

About

Batch download images from a tumblr blog

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%