Get subscriptions, feeds and article from google reader api for an user
Posted
by
user551308
on Stack Overflow
See other posts from Stack Overflow
or by user551308
Published on 2010-12-22T15:52:06Z
Indexed on
2010/12/22
15:54 UTC
Read the original article
Hit count: 286
Hi all, I want to create a google reader application that for an user(google account)I need to get all its subscriptions, for each subscription all the feeds and for each feed all its items.
Please help me with some urls in order to create the post requests for grabbing this information.
Since the google reader api is not yet released I could not find any documentation for this. I have readed this article http://code.google.com/p/pyrfeed/wiki/GoogleReaderAPI but there is not specified how to get these.
I kindly appreciate any help.
© Stack Overflow or respective owner