Closed balupton closed 11 years ago
I wrote a Node script a while ago to automate the download of Tumblr posts from their API or RSS... I could probably find it again.
On Mon, Dec 31, 2012 at 11:28 AM, Benjamin Arthur Lupton < notifications@github.com> wrote:
Would be interesting if this could support RSS feeds for usage with tumblr and any other type of service. Could use Feedrhttps://github.com/bevry/feedrto simplify the integration as well as support json apis.
For a little background, our use case is to build importershttps://github.com/bevry/docpad/issues?labels=affects+importer&page=1&state=openfor DocPad http://docpad.org that will import blog posts, pages, files, uploads, whatever into the docpad in memory database. Most requested importers are for google storage, dropbox, wordpress and tumblr.
— Reply to this email directly or view it on GitHubhttps://github.com/ryan-roemer/node-sunny/issues/6.
And again, Sunny is a file level interface. It would handle the download (or upload) of files to/from Amazon S3 or Google Cloud Storage but it wouldn't parse them or do anything like that. That's a separate issue.
Would be interesting if this could support RSS feeds for usage with tumblr and any other type of service. Could use Feedr to simplify the integration as well as support json apis.
For a little background, our use case is to build importers for DocPad that will import blog posts, pages, files, uploads, whatever into the docpad in memory database. Most requested importers are for google storage, dropbox, wordpress and tumblr.