google-trends-api
google-trends-api copied to clipboard
averages output from interestOverTime is always emtpy
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?
Did you find a solution?