Iceloof / GoogleNews

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

Getting error 429 #83

Closed marcelobeckmann closed 2 years ago

marcelobeckmann commented 2 years ago

First of all thank you very much for your great work.

I'm getting this error when using the GoogleNews API:

HTTP Error 429: Too Many Requests

Do you know how to overcome this?

HurinHu commented 2 years ago

This is a common issue, it may cause by too frequent calls or too many requests from same IP. Potential solution is to add some interval delay, change IP by rebooting your modem/router.