Get subscriptions, feeds and article from google reader api for an user
- by user551308
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.