- 快速响应时间
- 按 IP 付费或按带宽用量付费
- 终身保留你的 IP
- 地理位置定向 - 免费
全球 超50000 位客户信赖
由屡获殊荣的 ISP 代理基础设施提供支持
超过 超1300000 个 ISP IP、业内领先技术,以及定向到任意地理位置的能力,使我们的优质 代理服务 成为开发者的首选。
让你的 ISP 代理基础设施势不可挡
无与伦比的性能和规模
最大且最快的 ISP 网络
Bright Data ISP 代理网络由超过 超1300000 个 IP 构成。静态住宅代理具备 99.99% 网络正常运行时间,并提供实时网络状态监控。
最佳 ISP 代理基础设施
在所有 ISP 代理提供商中拥有最高成功率(99.9%)。静态住宅代理支持无限规模,并可从任意国家/地区进行自定义。
无隐藏成本
使用我们的无限代理可按 IP 付费,也可按带宽用量付费。无地理定向或域名成本,只为 IP 或 GB 付费。
与数十种工具原生集成


无繁琐集成,轻松开始
import sys
# 将 '[your customerID]'、'residential' 和 '[your password]' 替换为你的实际 Bright Data customer ID、zone 和 password
if sys.version_info[0]==2:
import six
from six.moves.urllib import request
opener = request.build_opener(
request.ProxyHandler(
{'http': 'http://brd-customer-[your customerID]-zone-isp:"[your password]"@brd.superproxy.io:22225',
'https': 'http://brd-customer-[your customerID]-zone-isp:"[your password]"@brd.superproxy.io:22225'}))
print(opener.open('https://geo.brdtest.com/mygeo.json').read())
if sys.version_info[0]==3:
import urllib.request
opener = urllib.request.build_opener(
urllib.request.ProxyHandler(
{'http': 'http://brd-customer-[your customerID]-zone-isp:"[your password]"@brd.superproxy.io:22225',
'https': 'http://brd-customer-[your customerID]-zone-isp:"[your password]"@brd.superproxy.io:22225'}))
print(opener.open('https://geo.brdtest.com/mygeo.json').read())
package example;
import org.apache.http.HttpHost;
import org.apache.http.client.fluent.*;
public class Example {
public static void main(String[] args) throws Exception {
// 将 '[your customerID]' 和 '[your password]' 替换为你的实际凭证
HttpHost proxy = new HttpHost("brd.superproxy.io", 22225);
String res = Executor.newInstance()
.auth(proxy, "brd-customer-[your customerID]-zone-isp", "[your password]")
.execute(Request.Get("https://geo.brdtest.com/mygeo.json").viaProxy(proxy))
.returnContent().asString();
System.out.println(res);
}
}
using System;
using System.Net;
class Example
{
static void Main()
{
// 将 '[your customerID]' 和 '[your password]' 替换为你的实际凭证
var client = new WebClient();
client.Proxy = new WebProxy("brd.superproxy.io:22225");
client.Proxy.Credentials = new NetworkCredential("brd-customer-[your customerID]-zone-isp", "[your password]");
Console.WriteLine(client.DownloadString("https://geo.brdtest.com/mygeo.json"));
}
}
require('request-promise')({
url: 'https://geo.brdtest.com/mygeo.json',
proxy: 'http://brd-customer-[your customerID]-zone-isp"[your password]"@brd.superproxy.io:22225',
})
.then(function(data){ console.log(data); },
function(err){ console.error(err); });
# 将 '[your customerID]' 和 '[your password]' 替换为你的实际凭证
curl --proxy brd.superproxy.io:22225 --proxy-user brd-customer-[your customerID]-zone-isp:[your password] "https://geo.brdtest.com/mygeo.json"
引领合规网页抓取实践
为了保护你的声誉并确保数据可靠,你的代理必须以合规方式获取,并符合合规标准。Bright Data 完全致力于遵守所有相关数据保护法律要求,包括新的欧盟数据保护监管框架、GDPR 以及 2018 年《加州消费者隐私法案》(CCPA)——尊重行使隐私权的请求。
Bright Data 为超过 20,000 家组织保护数据,确保顶级安全性。我们的合规认证包括 ISO 27001、SOC 2、SOC 3、CSA STAR Level 1,并遵循最佳实践,为所有客户保障安全环境。
ISP 代理使用场景
了解企业如何通过 ISP 代理获得优势
全球顶级品牌都在使用 ISP 代理
获取能够带来结果的
静态住宅代理
ISP 代理常见问题
什么是 ISP 代理?
Bright Data 的 ISP 代理网络由从互联网服务提供商(ISP)购买或租赁、用于商业用途的住宅 IP 构成,而不是用于私人住宅。目标网站会将 ISP IP 识别为住宅 IP,尽管它们实际上托管在服务器上。
无限 ISP 代理是否有公平使用政策?
是的。每个 IP 每月包含 100 GB 的公平使用额度。因此,如果你在月初购买 10 个 IP,你的月度总额度将为 1 TB(1,000 GB),可在这 10 个 IP 之间按需分配。如果超出该带宽,可能会产生额外费用。更多信息请参阅我们的 文档。
ISP 代理如何工作?
使用来自互联网服务提供商的真实 IP,可让你像任何普通上网用户一样访问网站,同时获得源自高速服务器的代理所具备的高速度。
什么是静态住宅代理?
Bright Data 提供的静态住宅代理是一种结合了住宅代理匿名性与数据中心代理速度和可靠性的代理类型。这些代理关联来自住宅 ISP 的固定 IP 地址,并且同一时间仅由一个用户独占使用,确保高性能和稳定延迟。它们非常适合需要稳定连接和高匿名性的任务。
ISP IP 代理网络费用是多少?
请访问定价了解更多详情。