For the complete documentation index, see llms.txt. This page is also available as Markdown.

使用住宅代理定向美国特定州。学习如何使用参数按州过滤 IP,并与城市级定向结合使用。

要从特定的美国州获取代理,请添加 st 标志到授权字符串。例如, us_california, us_illinois。请点击下方文件查看美国各州完整列表:

以下是几种有效的 参数组合示例:

st-us_california-city-los_angeles st-us_illinois-city-springfield st-us_michigan-city-detroit st-us_ohio-city-columbus st-us_maine-city-portland st-us_tennessee-city-memphis

代码示例

在此示例中,对 ip.oxylabs.io/location 的查询是从美国加利福尼亚州的一个随机 IP 地址发起的:

curl -x pr.oxylabs.io:7777 -U "customer-USERNAME-st-us_california:PASSWORD" https://ip.oxylabs.io/location

最后更新于

这有帮助吗?