Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Places API reviews confusion [closed]

I am aware that the Google Places API returns only 5 reviews. However, I see some software that seems to read all reviews. Take a look at podium.co for example. They seem to be able to read all the reviews, otherwise there is no way for them to pull them in, other than scraping Google, which is of course a crazy thing to do if you are basing your whole business on the reviews.

So, my question is, how do they do it? Does having Premuim (paid) access to the Google Places API give you the option to read all reviews maybe? If not, how does Podium do it then?

like image 792
AlexBet Avatar asked Jan 26 '16 06:01

AlexBet


People also ask

How do I get more than 5 reviews on Google places API?

Save this answer. Show activity on this post. In order to have access to more than 5 reviews with the Google API you have to purchase Premium data Access from Google. That premium plan will grant you access to all sorts of additional data points you have to shell out a pretty penny.

Can I use Google places API without billing account?

Reminder: To use the Places API, you must enable billing on each of your projects and include an API key with all API or SDK requests. The Places API uses a pay-as-you-go pricing model.

Can you store Google places API data?

Note that the place ID, used to uniquely identify a place, is exempt from the caching restriction. You can therefore store place ID values indefinitely.


1 Answers

I just spoke to a Google representative, and they told me that if I purchased Premium access to the API, then I can pull all reviews. The Premium access is for multiple APIs, and it gives you quite a lot of stuff to do that you can't do with the free access. There is however a catch though. Premium access costs $10,000 annually, payable upfront for the year. OUCH!!!

like image 134
AlexBet Avatar answered Sep 19 '22 20:09

AlexBet