pat310 / google-trends-api

An API layer on top of google trends
https://www.npmjs.com/package/google-trends-api
MIT License
877 stars 175 forks source link

Not getting data for hourly trends. #89

Closed edinhadzovic closed 6 years ago

edinhadzovic commented 6 years ago

Hi, I saw this api, and i love it but their is one problem in your example how to get data for every minute is not working for me. If i try i get only empties arrays and and objects.

Thx

jtalen commented 6 years ago

Did you set the granularTimeResolution to true? Maybe you can post your code?

edinhadzovic commented 6 years ago

omg.... that was it :+1:

pat310 commented 6 years ago

Thanks @jtalen! @edinhadzovic do you remember which example it was so I can correct it?