basiclines / GooglePlay-JSAPI

Google Play Store API in NodeJS
22 stars 18 forks source link

averageUserRating and userRatingCount don't match #6

Closed DarkyX closed 7 years ago

DarkyX commented 8 years ago

HI. I tried with a lot of apps, but some doesn’t match well.

http://googleplay-jsapi.herokuapp.com/app/com.facebook.katana

The result is: "averageUserRating":3,"userRatingCount":"33" In Google play the rating is 4 and rating count 33.981.176

basiclines commented 7 years ago

Fixed with https://github.com/basiclines/GooglePlay-JSAPI/pull/11