epfl-dlab / GoogleTrendsAnchorBank

Google Trends, made easy.
MIT License
101 stars 22 forks source link

Keyword "your keyword" is bad! #10

Closed RiccardoTr closed 3 years ago

RiccardoTr commented 3 years ago

Hello,

I'm trying to analyze the trend of some keywords, but the output of the comand: _>>> query_1 = t.new_query("mykeyword") is: _Keyword mykeyword is bad!

I think that the problem is the very low volume of these keywords. Is there any possibility to solve this issue?

Best wishes,

Riccardo

GorjanP commented 3 years ago

Dear Riccardo,

You are (unfortunately) correct! Some keywords simply do not have enough data to be useful, so the GoogleTrends API call returns an error.

Unfortunately, this is solely an issue on GoogleTrend's side and is not something that can be solved as is.