guilin 桂林
guilin 桂林

Reputation: 17422

Are there any google reader api?

I need import user's google reader feeds to my site, any way can do this?

I can't find google reader API, it's great if there is an node.js implementation

Upvotes: 0

Views: 506

Answers (1)

Deco
Deco

Reputation: 5149

There is plenty of documentation available for the Google Reader API; material published by both Google and the wider community is easily found with a quick search, or by browsing the Google developer pages.


The various things you'll need to investigate are:

When I started writing this, I could've sworn there would be more steps... but, that's it! Google has the nack to make things simple, yet so powerful.

Upvotes: 1

Related Questions