Google plus API for fetching business reviews?

12,821

Solution 1

I strongly suggest you to use Google Places API: I guess the results are the same as the one displayed on G+

https://developers.google.com/places/documentation/details

Solution 2

Reviews are now available via the API. See the Place Details API - https://developers.google.com/places/documentation/details

Here is a sample response.

EDIT: There is a limit of 5 reviews.

Solution 3

No, there isn't, the Google Plus api is still very limited, it only has access to:

  • Users
  • Posts
  • Comments

As an alternative, you could look into the Yelp API.

Share:
12,821
Dev
Author by

Dev

I am a Zend Certified Engineer mainly having experience in LAMP and JAVA technology.

Updated on June 05, 2022

Comments