Are there any google reader api?

501 Views Asked by At

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

1

There are 1 best solutions below

0
On BEST ANSWER

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.