Iceloof/GoogleNews

429 error

Pyth3rEx opened this issue · 1 comments

So following my tests with this package, I'm getting 429 errors now. as expected google did not appreciate me spamming their network with requests (who would have thought right?)

I believe the implementation of a sleep parameter would be a nice feature to add!

It would be better to set sleep when you make requests with the library, not build in the function itself, sleep time may difference for users' needs