-
Notifications
You must be signed in to change notification settings - Fork 47
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
How to avoid HTTP status 429 (too many requests)? #56
Comments
change lines: then use example:
|
Facing the same issue ... |
My solution does not work anymore. Google has clamped down on scraping Trends. You might want to use some commercial data provider that has robust scraping mechanisms. |
Google uses more advanced headers and cookies now, right? |
More advanced scraper detection. |
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 I must do in order to be banned by Google Corporation? Public API is missing and how much is legal to use google back end in order to show google trends results on my own site???
The text was updated successfully, but these errors were encountered: