PMassicotte / gtrendsR

R functions to perform and display Google Trends queries
352 stars 112 forks source link

Error in gtrends(keyword = (c("GOLD PRICES", "RECESSION", "GOLD PRICE", : length(keyword) <= 5 is not TRUE #424

Closed prasadsourav closed 2 years ago

prasadsourav commented 2 years ago

I am trying to collect data for 50 keywords at a time for US only but facing this problem.

I am facing this problem. Do I need to have maximum of 5 keywords?

Error in gtrends(keyword = (c("GOLD PRICES", "RECESSION", "GOLD PRICE", : length(keyword) <= 5 is not TRUE

PMassicotte commented 2 years ago

I think the error message is pretty explicit. Try to do it on Google Trends web site directly.