pytrends icon indicating copy to clipboard operation
pytrends copied to clipboard

pytrends perform far more requests than it supposed to.

Open samanderbusk opened this issue 2 years ago • 1 comments

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?

samanderbusk avatar Apr 09 '22 16:04 samanderbusk

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

mhornba avatar Apr 11 '22 08:04 mhornba