Hacker News new | ask | show | jobs
by damowangcy 2202 days 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.