7 ms·
Did something similar using requests, there's a rated limit around 80+ request (not sure how long it lasted though) no matter how I delay each request. My work
by damowangcy 6y ago
Did something similar using requests, there's a rated limit around 80+ request (not sure how long it lasted though) no matter how I delay each request.
My work around is to run in on the cloud with multiple IPs, so I just switch between. Mine's a one time thing so this is workable.
If you're querying for news, Reddit might be a wise choice, they have quite a bit of free APIs afaik.