Goodreads Developers discussion

30 views
questions > How to get the shelves of given book in json format?

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

message 1: by Antoine.Compagnie (last edited May 04, 2019 03:26AM) (new)

Antoine.Compagnie | 2 comments I have a project in Python: I want to create a data set of shelves and books. I use this to calculate the similarity between the shelves and see if I can find one that is almost identical. I want to find some elements that could have been shelves like "programming" but they were not.

I know I can have the shelves of given books but I do not know how.
I don't know yet which books will be given : the most recent ones, mine (even if I have not read a lot yet), mine and those of my friends ...


back to top