/tumblr-post-exporter

Something I hacked together to get my blog posts out of tumblr

Primary LanguageJavaScript

tumblr-post-exporter

Usage

Tumblr API Documentation

Requirements

  • node
  • a unixish os

Customisation

Rewrite exporter.js according to your needs, TumblrPostExporter.posts does the (tiny) amount of grunt work to grab posts from tumblr's API and passes them off to the callback passed in. You can supply an error callback as the first arg to the posts method to handle any errors (and then supply your success callback as the second argument).

Licence

MIT, do what you will with it, just include a copy of the MIT licence.

Contact

Twitter: ajbonner

Email: aaron@aaronbonner.io

Blog: https://aaronbonner.io