google-trends-api
google-trends-api copied to clipboard
An API layer on top of google trends
Is there any other way to pass country code to the Interest Over Time api method?
The Topics does not work. You get the message: > _Error 400 (Not Found)!!1*{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{color:#222;text-align:unset;margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px;}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}pre{white-space:pre-wrap;}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png)...
The API is not getting any data from the last 72 hours. try any code, and it shows up blank this is an example of non working code, if you...
Is this still working? I recieved an Error 400 when querying the api! JW thanks!
We\'re sorry, but you have sent too many requests to us recently. Please try again later. What should I do
Hey, so trying to run a simple example of getting "related topics" to a specific keyword in the last 24 hours. My code looks like so: ``` //get relatedTopics for...
Who can share experiences about problems with HttpStatus 429 (Too many requests)? I noticed that the developer thought about using the proxy server. Does it exist some statistics about what...
Who can share experiences about problems with HttpStatus 429 (Too many requests)? I noticed that the developer thought about using the proxy server. Does it exist some statistics about what...
realTimeTrends - from today the working script is not generating articles but only this (example): [ { "shareUrl": "https://trends.google.com/trends/trendingsearches/realtime?id=US_lnk_2vdGswAAAACcxM_en&category=t&geo=US#US_lnk_2vdGswAAAACcxM_en", "idsForDedup": [ "/m/05ysvw /m/0_6t_z8", "/m/05ysvw /m/0hmyfsv", "/m/05ysvw /m/0k8z", "/m/05ysvw /m/0mxcs", "/m/05ysvw...
Hi, Since Monday if you make a request for a recent date range (to get hourly data points) you get a 500 server error. pytrends and gtrendsR have the same...