# 参数
空间 Crawling API 设置 peut être transmis au Smart AI Proxy Comme un en-tête 前缀 par CrawlbaseAPI-Parameters: ....
请参阅配置和探索行为的具体说明 Smart AI Proxy,您对特定功能的需求是永久的。
注释使用程序的示例 Smart AI Proxy 地理定位要求、国家大学具体要求 country=US。此外,API 的各种参数也适用于使用、注释,但可能没有限制器: store=true, device=mobile et get_cookies=true.
- 卷曲
- 红宝石
- 节点
- PHP
- 蟒蛇
- go
使用 HTTP:
curl -H "CrawlbaseAPI-Parameters: country=US&get_headers=true" \
-x "http://[email protected]:8012" \
-k "http://httpbin.org/ip"
使用 HTTPS:
curl -H "CrawlbaseAPI-Parameters: country=US&get_headers=true" \
-x "https://[email protected]:8013" \
-k "http://httpbin.org/ip"
← 出版要求 标题和 cookie →