Goodreads Developers discussion

141 views
questions > Fetch all books list

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

message 1: by Volodymyr (new)

Volodymyr | 1 comments Good evening,

I'm interested if there is a way to fetch the whole books list (i.e. https://www.goodreads.com/shelf/show/...) with help of your API?

AFAIK, there is no ability at GoodReads to sort list by book rating/voters number, so I want to fetch the whole list and do that manually. Is that possible?

Thank you in advance!


message 2: by Jeff (new)

Jeff (jeffwong) | 75 comments Mod
Hi, we don't have an API method for showing genres or various combined shelves for all users. You can view shelf for a specific user with reviews.list method and passing in a shelf name.


back to top