Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gvn/hoardr

Scrape all your liked images from Tumblr.
https://github.com/gvn/hoardr

Last synced: about 2 months ago
JSON representation

Scrape all your liked images from Tumblr.

Awesome Lists containing this project

README

        

# Hoardr

**Download all your liked Tumblr images.**

### Requirements:

- node.js
- npm

## Setup:

1. `git clone https://github.com/gvn/hoardr.git`
2. `cd hoardr`
3. `npm install`
4. Copy `env.json.dist` to `env.json` and fill in your credentials. You'll need to [request an API key from Tumblr](http://www.tumblr.com/docs/en/api/v2).

## Usage

Run `node app` and your all liked images will be saved into the `likes` directory.