pat310 / google-trends-api

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

averages output from interestOverTime is always emtpy #142

Open anerishah18 opened 4 years ago

anerishah18 commented 4 years ago

It seems that regardless of the startTime and endTime that I pass into interestOverTime, the value for averages is always empty, despite there being many data points for each resolution increment. How would I get the average value?

lieudusty123 commented 1 year ago

Did you find a solution?