Is it possible to get the “Popular times” information through the Google Places API

前端 未结 4 1843
不思量自难忘°
不思量自难忘° 2021-02-05 13:30

Is it possible to get the \"Popular times\" information through the Google Places API or any other API? I need this information to be displayed in my application for a particula

4条回答
  •  情深已故
    2021-02-05 13:56

    yes its possible but as said it violates googles ToS , i have used npm package busy-hours but it's not working so i have modified their code and here is new npm package https://www.npmjs.com/package/google-busy-hours

提交回复
热议问题