Iceloof / GoogleNews

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

HTTP Error 429: Too Many Requests #98

Closed chinni505 closed 1 year ago

chinni505 commented 1 year ago

what is the limit of no.of requests per day? while using this python module getting below error.

HTTP Error 429: Too Many Requests

HurinHu commented 1 year ago

There is no official definition about this, it depends on your frequency and the requests from your IP address.

kryukovaeks commented 11 months ago

Hello, How to change the frequency?

HurinHu commented 11 months ago

Hello,

How to change the frequency?

You can add delay between calls.