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

fix: Fix for the "too many requests" issue #167

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wxqqh
Copy link

@wxqqh wxqqh commented Oct 17, 2022

there is no cookie header in google trends api response when return 429, so the cookie must be clear first in the request, then will receive the cookie next request.

429 header

close #165
close #164

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

Successfully merging this pull request may close these issues.

How to avoid HTTP status 429 (too many requests)? How to avoid HTTP status 429 (too many requests)?
1 participant