Goodreads Developers discussion
Average rating by friends of books they have read
date
newest »


Take a look at some implementations of API calls at these GitHub repos? https://github.com/public-apis/public...
I am looking to do 2 things:
1. Make a list of all books ever read by my friends
2. For each book,
- Find how many friends have read it
- What is the average rating across all my friends
Is this possible?