Goodreads Developers discussion
questions
>
Check if book is in shelve
date
newest »

message 1:
by
Paul
(new)
Mar 14, 2015 11:25AM

reply
|
flag
You could use the review#show_by_user_and_book endpoint. If you pass in a user_id and a book_id, if a review is returned, you know that the user has shelved it.
https://www.goodreads.com/api/index#r...
Does that work for you?
https://www.goodreads.com/api/index#r...
Does that work for you?