Jump to content

Accessing Google's 'Popular Times' Data For Businesses.

skillz22

When you search on google for a physical store, it shows a graph of how busy the store is currently, in comparison to how busy it is normally, and how the busyness varies over the course of a day. 

 

image.png.dadc5448de8f099575504d6515fb3e45.png

 

I was wondering whether Google offered an API or something of that sort that I could use to directly access the live 'busy' amount of a local store. As it stands, the 'Popular Times' section doesn't actually provide any hard numbers, it just shows how busy the store is relative to other times of the day.

 

If possible I would like to integrate this data into Home Assistant.

Link to comment
Share on other sites

Link to post
Share on other sites

Googles API does not expose this data, There has been a open issue for this since 2015 and nothing has been done to implement it.

https://issuetracker.google.com/issues/35827350?pli=1

 

Looking through projects however, I did come across this, which may offer what you want. It does however use one of Googles Paid API Services to generate the data.

https://github.com/m-wrzr/populartimes

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×