m-wrzr / populartimes

MIT License
815 stars 167 forks source link

Not displaying current popularity? #79

Closed smallzZz8 closed 3 years ago

smallzZz8 commented 4 years ago

Hello,

So basically the title describes it all. I am having trouble getting the current popularity to display. Has google removed this?

I have tried printing out the array that is returning None for current popularity but I can not find a way to figure out what is what in that document.

Any suggestions?

m-wrzr commented 4 years ago

Can you provide the place ID for debugging?

smallzZz8 commented 4 years ago

Can you provide the place ID for debugging?

ChIJ6boeiFVo54gRQtAjnHHuu7o

andreian02 commented 4 years ago

image

Dont see the current popularity. Documentation says this:

The information present for places is highly varying. Therefore popularity, current_popularity, rating, rating_n, time_wait, time_spent and phone are optional return parameters and only present if available.

Perhaps its no longer available.

guidopowell commented 4 years ago

Hi, does current popularity work for other locations? I am also hoping to get a historical log of current popularity. Is there any chance that is available somewhere? Thank you

m-wrzr commented 3 years ago

Hey, you'd have to store the historical log yourself. The library can only retrieve the current snapshot from the Google Maps website.