@poornaramakrishnan wrote:
Hi All,
I am trying to extract google trends data using the gtrendsR package. I was able to connect to gmail successfully using gconnect. When the give the code below, it gives me an error
google.trends = gtrends(c(“blu-ray”), gprop = “news”, time = “all”)[[1]]
Error: Not enough search volume. Please change your search terms.
In addition: Warning message:
In request_GET(x, url, …) : Gone (HTTP 410).This is true for any search key that i am searching with. Please help.
Posts: 1
Participants: 1