Goodreads Developers discussion

27 views
questions > Getting friends that have read a book

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

message 1: by Israel (last edited Oct 21, 2012 01:32PM) (new)

Israel Derdik | 6 comments Is there an API (or series of API calls) I can make to get a list of a user's friends that have read a book (ISBN or Goodreads ID)? By "Read" I mean have it on their read shelf.


message 2: by Michael (new)

Michael Economy (michaeleconomy) The oauthed book/show call will give you this data.


message 3: by Israel (new)

Israel Derdik | 6 comments It only seems to return friends that have reviewed the book, not friends that have the book on a shelf.


message 4: by Michael (new)

Michael Economy (michaeleconomy) It's the same array. Are you sure? Which users/books are you looking at?


message 5: by Israel (last edited Oct 29, 2012 02:14PM) (new)

Israel Derdik | 6 comments You're right - it's all in the friends_reviews elements. I was using the wrong book in my test cases :).


back to top