Goodreads Developers discussion

60 views
questions > From a book ID or ISBN, how can the API be used to find users who have rated that book?

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

message 1: by Strong Extraordinary Dreams (last edited Mar 03, 2017 04:16PM) (new)

Strong Extraordinary Dreams (strongextraordinarydreams) | 1 comments The topic/subject says is all, really.

From a book ID or ISBN, can the API be used to find users who have rated that book, i.e. read that book?

I am not asking about some known user's or users' rating(s) of a known book. I have a book or books, and I want to find users who have rated those books in various ways, 1-5.

I know I could do an O(NxM) search, but that is ... not ... a good idea.


back to top