API to get all the reviews and rating from Google for business

前端 未结 3 2061
情书的邮戳
情书的邮戳 2021-02-07 06:18

I am using the Google Maps API to get the reviews and ratings for a company.

Step 1: HTTP Request to get the reference Id.

$url = \'https://maps.googleap         


        
3条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-07 06:57

    You should need to use the Google My Business API if you want to get all the reviews.

    It's another different API, and you should request from Google the property of the place.

    https://developers.google.com/my-business/content/review-data#list_all_reviews

提交回复
热议问题