Goodreads Developers discussion
questions
>
Fetch all books list
date
newest »

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.
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!