Goodreads Developers discussion

211 views
How to get currently reading with progress?

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

message 1: by Alejandro (last edited May 08, 2020 08:42AM) (new)

Alejandro M. (alexito4) | 3 comments I've been reading the API docs for a long time and still can't figure out what's the best way of getting the books from a user (oauth) currently reading shelf that includes also their progress on each book.

The closer I can get is by using "review/list" and then for each review do a "review/show". But that's seems really wasteful (1+N).

Isn't there a better way?


message 2: by Dustin (new)

Dustin (d-st) | 1 comments Sadly, the public API does not seem to be maintained anymore, which means that's currently the only way to get those details.
I have had the exact same question for a few years now, but I don't expect Amazon is gonna give us access to anything more modern …


message 3: by Alejandro (new)

Alejandro M. (alexito4) | 3 comments That’s a shame really :(


back to top