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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.