Iceloof / GoogleNews

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

HTTP Error 429: Too Many Requests #90

Closed leandrocamoezi closed 2 years ago

leandrocamoezi commented 2 years ago

While i'm trying to develop a tool this error occured when i run a loop,

have some way to fix it ?

HurinHu commented 2 years ago

You should set delay between calls, high frequency requests will easily receive this error.