Goodreads Developers discussion

questions > Getting a list of all books for a user?

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

message 1: by Rifath (new)

Rifath Rashid | 3 comments Hi,

I'm trying to create a website for myself that lets me display my books and works as a recommendation engine. It feels like there's not an endpoint for this. Am I missing something or is there a good reason for this? I guess a typical flow might look like:

(end-user does OAuth) --> me (developer) gets access_token --> me (developer) uses access_token to get list of end-user books

Any help would be greatly appreciated!


back to top