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

Cannot use topic as keyword #124

Open andresespinosapc opened 4 years ago

andresespinosapc commented 4 years ago

If I use the autoComplete method to get the mid of a topic and then use that mid as keyword in the interestOverTime method, I get no results. If I search the same topic in the Google Trends website I do get results.

The example I used was searching for "ESCUELA ALMIRANTE PATRICIO LYNCH" and selecting the topic with type "School of Iquique, Chile".