Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data on google trends ui is not reflected by pytrends api #582

Closed
TomasJavurek opened this issue May 24, 2023 · 2 comments
Closed

Data on google trends ui is not reflected by pytrends api #582

TomasJavurek opened this issue May 24, 2023 · 2 comments

Comments

@TomasJavurek
Copy link

google trends:
image

pytrends:
image

the code for pytrends:
pytrend.build_payload(kw_list=["zen"], geo="US", timeframe='today 1-m') df = pytrend.interest_over_time() df.plot()

@DUOLabs333
Copy link

Yes, I've been noticing the same problem, especially more frequently. I'm also running into timeout issues.

@Terseus
Copy link
Collaborator

Terseus commented Jun 18, 2023

This is a known issue, see #577, #550 and #534.

@Terseus Terseus closed this as completed Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants