Goodreads Developers discussion
feature requests
>
New API request: Book position
date
newest »
newest »
This is far and away at the top of my features wishlist. It seems there's currently a work-around, since books are automatically ranked in the order they are added to shelves, but blanking a shelf and adding everything back in the desired order isn't exactly a great solution. (Especially at one request/second)




The current UI takes a long time to do that because we need to type in position numbers, so I decided to write a webapp using the Goodreads API to make drag and drop shelf sorting easy.
However, I quickly realized that the API doesn't support changing the position of books - I'd really like to get an API for that.