# Qu'est-ce que tu veux dire ?

如果要在代理后面使用爬取API,请参考文档 智能AI代理 (打开新窗口) (ouvre une nouvelle fenêtre) Il s'agit de Smart AI Proxy. Crawling API 没有限制和更高的速率限制,那么请继续阅读下一段。

Tous Crawling API 在代理模式下调用应该转到 smartproxy.crawlbase.com Il s'agit d'un protocole HTTPS 8001. HTTP (8 000) 文档中提到的其他所有内容均保持不变。

因此,你的第一个通话非常简单,只需在终端中运行以下几行代码之一即可。快来尝试一下吧!

Pour HTTPS :

curl -x "https://[email protected]:8001" -k "https://httpbin.org/ip"

Le protocole HTTP est :

curl -x "http://[email protected]:8000" -k "https://httpbin.org/ip"

La version Javascript de Javascript est conçue pour répondre aux besoins des utilisateurs :

Pour HTTPS :

curl -x "https://[email protected]:8001" -k "https://httpbin.org/ip"

Le protocole HTTP est :

curl -x "http://[email protected]:8000" -k "https://httpbin.org/ip"

# limite de taux

默认情况下 Crawling API 代理模式下的速率限制为每秒 20 个请求(每天 1.728M个请求)。如果您的代理管理解决方案使用的是并发请求/线程而不是每秒请求,则需要注意的是,每秒20 Il s'agit d'une base de données crawlbase 4.秒,因此每秒 20 et 80 个并发线程。如果您正在爬取的网站响应很快,那么您需要的并发请求就更少。如果您达到并发请求的限制,请 联系支持 (打开新窗口) (ouvre une nouvelle fenêtre) 与您的用例一起增加您的并发性。