- 起价 $0.42/GB
- ~0.24 秒响应时间
- 共享和专用 IP
- 地理位置 定向 - 免费
全球 超20000 位客户信赖
数据中心代理定价
让您的移动代理基础设施势不可挡
无可匹敌的性能与规模
全球超大移动 IP 网络
Bright Data 的移动代理网络由来自 195 个国家/地区的超过 700 万个 IP 组成
优秀的移动代理基础设施
在全球范围内实现无限扩展与定制
超稳定的移动代理网络
Bright Data 拥有全球任何 IP 提供商中高的成功率
性能优秀的的移动代理
99.9% – Bright Data 在所有 IP 提供商中拥有高成功率
顶级移动代理 IP 网络速度
99.99% 网络正常运行时间,并提供实时网络状态监控
无可比拟的代理创新
使用免费代理管理器加速您的项目
屡获殊荣的数据中心代理基础架构提供支持
超过 超1300000 个数据中心 IP、一流技术,以及面向全球国家或城市进行定位的能力,使我们的高级代理服务成为开发者的首选。
与数十种工具原生集成


便捷集成,轻松启动
import sys
# Replace '[your customerID]', 'residential', and '[your password]' with your actual Bright Data customer ID, zone, and 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-datacenter:"[your password]"@brd.superproxy.io:22225',
'https': 'http://brd-customer-[your customerID]-zone-datacenter:"[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-datacenter:"[your password]"@brd.superproxy.io:22225',
'https': 'http://brd-customer-[your customerID]-zone-datacenter:"[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 {
// Replace '[your customerID]' and '[your password]' with your actual credentials
HttpHost proxy = new HttpHost("brd.superproxy.io", 22225);
String res = Executor.newInstance()
.auth(proxy, "brd-customer-[your customerID]-zone-datacenter", "[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()
{
// Replace '[your customerID]' and '[your password]' with your actual credentials
var client = new WebClient();
client.Proxy = new WebProxy("brd.superproxy.io:22225");
client.Proxy.Credentials = new NetworkCredential("brd-customer-[your customerID]-zone-datacenter", "[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-datacenter:"[your password]"@brd.superproxy.io:22225',
})
.then(function(data){ console.log(data); },
function(err){ console.error(err); });
# Replace '[your customerID]' and '[your password]' with your actual credentials
curl --proxy brd.superproxy.io:22225 --proxy-user brd-customer-[your customerID]-zone-residential:[your password] -k "https://geo.brdtest.com/mygeo.json"
引领合规网页抓取实践
为了保护你的声誉并确保数据可靠,你的代理必须以合规方式获取,并符合合规标准。Bright Data 完全致力于遵守所有相关数据保护法律要求,包括新的欧盟数据保护监管框架、GDPR 以及 2018 年《加州消费者隐私法案》(CCPA)——尊重行使隐私权的请求。
全球顶级品牌使用的住宅代理
获取优质的
数据中心代理
数据中心代理常见问题
什么是数据中心代理?
数据中心代理是分配给服务器的 IP,你的流量会通过这些 IP 路由,以更改你的 IP 地址和位置。
数据中心代理有哪些优势?
由于路径更短、架构更简单,数据中心代理既是速度最快的代理类型,也是最具成本效益的选项。
数据中心 IP 是静态的,并可按需长期保留。这使其非常适合账号管理等使用场景,让你能够管理多个卖家资料或社交媒体账号,而不被封锁。
企业如何使用数据中心代理?
从竞争和营销情报,到品牌安全、数字资产保护,以及扫描公共数据库,数据中心代理非常适合访问未使用高度复杂封锁系统的网站。
Bright Data 的数据中心代理位于哪里?
Bright Data 在全球 98 个位置提供数据中心代理。拥有最多数据中心 IP 的国家包括美国、加拿大、英国、德国和法国。查看所有数据中心代理位置。
数据中心代理速度快吗?
顾名思义,数据中心代理完全托管在数据中心内,并不隶属于互联网服务提供商。这种简化架构使其比 ISP 代理或住宅代理更快,因为它们从托管 IP 的服务器出发少经过一次“跳转”。
是否提供专属数据中心代理?
设置数据中心代理 zone 时,你可以选择专属 IP 或共享 IP。使用专属 IP 时,你将拥有这些 IP 的完全独占权,并可按需长期保留。
我应该使用共享还是专属数据中心代理?
专属数据中心代理最适合管理多个账号或社交媒体资料,而共享数据中心代理也有其优势。这些 IP 可用于绕过地理限制,并在另一个国家/地区验证广告或内容。
共享和专属数据中心代理也都可用于抓取大多数简单网站。社交媒体网站和在线零售商等大型网站通常拥有更高级的机器人检测系统,如果你想抓取这些网站,就需要使用其他代理解决方案,例如 网络解锁器。
无限数据中心代理是否有公平使用政策?
是的。每个 IP 每月包含 100 GB 的公平使用额度。因此,如果你在月初购买 10 个 IP,你的月度总额度将为 1 TB(1,000 GB),可在这 10 个 IP 之间按需分配。如果超出该带宽,可能会产生额外费用。更多信息请查看我们的文档。