Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在进行网络抓取项目时,要提取我需要的所有信息,我需要发出很多请求,但是服务器在大约 50 个请求后会回答 429 状态代码,指示错误“请求过多”,如何处理?
也许您应该尝试使用 HideMyIP,例如,每 5 或 10 分钟更改一次 IP
我的猜测是你要么需要减慢请求的频率,要么匿名。如果您决定采用匿名化路线,我们的网站上有几篇文章将解释您的选择:
如何匿名浏览和屏幕抓取
匿名或不匿名