Iceloof / GoogleNews

Script for GoogleNews
https://pypi.org/project/GoogleNews/
MIT License
314 stars 88 forks source link

HTTP 429 error #70

Closed sheetal158 closed 2 years ago

sheetal158 commented 3 years ago

Getting the following error

HTTP Error 429: Too Many Requests

Any clues to fix this?

alexgg278 commented 3 years ago

Same problem

meetdoshi90 commented 2 years ago

Can you post the code for your http request?

HurinHu commented 2 years ago

You need to set delay time between requests, if too many requests from same IP, it might recognize you as robot and restrict or block your IP.

devpladinc commented 2 years ago

Encountered same error. Applied delay if for sending frequent API requests.

lierrh commented 2 years ago

Hello. this error is usually caused by proxy or vpn usage... please turn off your vpn or proxy and try