Batch download images from a Tumblr blog.
- Go to https://www.tumblr.com/oauth/register
- Register an application
$ git clone [email protected]: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