Goodreads Developers discussion

48 views
questions > XML Schema

Comments Showing 1-3 of 3 (3 new)    post a comment »
dateUp arrow    newest »

message 1: by Mohan (new)

Mohan (mohansn) | 5 comments This is a newbie question. I have just started playing with the API (using Python, on Google App Engine).

For each API call, I dump the received XML to the window in order to understand the structure GR is sending back.
So far, I have used auth.user and user.friends.

I think this is quite inefficient, but I could not find an authoritative description in the API docs.


message 2: by Jeff (new)

Jeff (jeffwong) | 75 comments Mod
Hi, if you are signed into Goodreads with your account and your account has your developer key associated with it, you will see URLs for sample API calls which you can click to see an example response.


message 3: by Mohan (new)

Mohan (mohansn) | 5 comments jeff wrote: "Hi, if you are signed into Goodreads with your account and your account has your developer key associated with it, you will see URLs for sample API calls which you can click to see an example respo..."

Thanks! That helped a lot!


back to top