Goodreads Developers discussion

26 views
bugs > recent_reviews giving integer values for average_rating

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

message 1: by Martin (new)

Martin Cook-Rollinson | 1 comments The recent_reviews method will always return an integer value for the "average_rating" for all books.

For example the results from just now returns a review for book id 1492733758 and < average_rating >4< /average_rating >.

The actual average rating of this book is 4.11.


message 2: by Charles (new)

Charles Kim | 28 comments Hi Martin,

The API will currently only return a whole number average rating.

Charles


message 3: by Ravi (new)

Ravi Yadav | 3 comments Hi All,

I want to get average rating count on my website. We are using c#.net. Which api i should call and use for this.

Please help me out!


message 4: by Feiyu (new)

Feiyu Yin (sanchishui) | 11 comments Hi Ravi,

Please check this API out:
https://www.goodreads.com/api/index#b...


back to top