简体中文
通过多种编程语言易于理解的代码示例,了解如何使用 Bright Data 的代理产品发送您的第一个请求。
本指南适用于所有代理产品
curl "http://lumtest.com/myip.json" --proxy brd.superproxy.io:33335 --proxy-user brd-customer-<customer_id>-zone-<zone_name>:<zone_password>
{ "ip": "ALLOCATED_IP", "country": "PK", "asn": { "asnum": 203020, "org_name": "HostRoyale Technologies Pvt Ltd" }, "geo": { "city": "Islamabad", "region": "IS", "region_name": "Islamabad", "postal_code": "44040", "latitude": 33.7233, "longitude": 73.0435, "tz": "Asia/Karachi", "lum_city": "islamabad", "lum_region": "is" } }
此页面对您有帮助吗?