pytrends
pytrends copied to clipboard
pytrends perform far more requests than it supposed to.
i used proxies services, when i go to proxies statistics i found that the library does x5 requests than number if keywords i entered. any help?
Hi samanderbusk,
may I ask you to post how you connected to google? I.e., the line pytrends = TrendReq(hl='en-US', tz=360, proxies=[xxxx], requests_args={xxxx})
Particularly the requests_args caused some issues (see https://github.com/GeneralMills/pytrends/issues/513) and it seems you have a workaround. Which provider of proxies services did you use?
Thanks and best regards