简体   繁体   中英

How to get latest reviews using Google places API

I have using Google places API for extracting reviews for places. The google places API providing top 5 most relevant reviews only, But I Need Latest reviews for a place.

Is possible to get latest five reviews instead of most relevant reviews from google places API?

Currently, Google Places API doesn't have an option to order reviews in the response. The feature request for the ordering was submitted in Google issue tracker in 2012:

https://issuetracker.google.com/issues/35821903

Unfortunately, it looks like Google didn't set priority on this task. I can suggest starring the feature request in issue tracker to add your vote and subscribe to further notifications.

Seems there is a paid API for businesses to use to get this info. I have not used it but it is talked about in the issue tracker thread mentioned by xomena ( https://issuetracker.google.com/issues/35821903 )

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM