How to get average rating and number of ratings of a facebook page?
问题 I am trying to find the count of ratings and the average value from facebook pages. I obtained a long term page token via oauth and can access everything but these fields. Am I missing something, or do they not return these like google places or foursquare APIs do ? I can collect individual ratings via /{page-id}/ratings, however, if I have a page with 1,000 reviews, will all these be returned? Is it a reliable alternative to calculate my own averages/count? The google places rating count is