Bright data Proxy Services
Use the industry’s most advanced proxy infrastructure. Over 400M+ monthly proxy IPs from 195 countries. See why Bright Data is the industry leader in proxies.
- Sticky and rotating sessions
- Fast response time
- 99.95% success rate
- Geo-location targeting - FREE
世界中の20,000+人のお客様から信頼されています。
Proxy Pricing
Bright Data is the leading proxy service provider
受賞歴のあるプロキシネットワークを搭載
400M+ monthly プロキシIP、クラス最高の技術、あらゆる国、都市、郵便番号、キャリア、ASNへのターゲティング能力により、当社のプレミアムプロキシサービスは開発者にとってトップの選択肢となっています。
Powerful residential proxies
The world’s #1 Residential Proxy Network enables you to access any website content regardless of location, while avoiding IP bans and CAPTCHAs. Bright Data’s Residential Proxies provide the most comprehensive geographic coverage, covering 195 locations including country and city-level website targeting. With 400M+ monthly real IPs, shared by real people in our community-sharing network, the Residential Network enables you to scale your data collection projects with the highest speeds and success rates.
- 400M+ monthly real residential IPs
- Fastest residential speeds
- 99.99% uptime - extremely stable
- 100% ethically-sourced proxies in resource-sharing community
Stable static residential proxies
Leverage real residential IPs from any city in the world, assigned by ISPs and leased to Bright Data for your exclusive use, for as long as you require. With guaranteed long sessions you can use the same IP address without limitation and without any obstructions or delays.
- Keep your IPs for life
- Fastest static residential (ISP) IPs in the industry
- 1.3M+ fully-compliant static residential (ISP) proxies
- Unparalleled quality of Service
Reliable datacenter proxies
Access the most advanced Datacenter proxy network in the industry built of multiple IP types across the world, in a shared IP pool or for individual purchase. With country and city targeting, you’ll unlock the web with precision accuracy and enjoy the best proxy performance at scale, so that your data arrives reliably for real-time data-driven decisions.
- 1.3M+ Datacenter IPs
- Global coverage, including US, China, & Europe
- Zero bandwidth and target limitations
- Country, state, & city-level targeting
数十種類のツールとネイティブに統合


No-hassles integration for an easy start
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-residential:"[your password]"@brd.superproxy.io:33335',
'https': 'http://brd-customer-[your customerID]-zone-residential:"[your password]"@brd.superproxy.io:33335'}))
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-residential:"[your password]"@brd.superproxy.io:33335',
'https': 'http://brd-customer-[your customerID]-zone-residential:"[your password]"@brd.superproxy.io:33335'}))
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", 33335);
String res = Executor.newInstance()
.auth(proxy, "brd-customer-[your customerID]-zone-residential", "[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:33335");
client.Proxy.Credentials = new NetworkCredential("brd-customer-[your customerID]-zone-residential", "[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-residential:"[your password]"@brd.superproxy.io:33335',
})
.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:33335 --proxy-user brd-customer-[your customerID]-zone-residential:[your password] -k "https://geo.brdtest.com/mygeo.json"
- Manage your IPs from the Bright Data Control Panel or API
- Documentation for developers
- Supports third-party software integration
- Create and manage sub-users
Bright Dataは20,000以上の組織のデータを保護し、トップレベルのセキュリティを確保しています。当社のコンプライアンスには、ISO 27001 ISO 27001、SOC 2 Type II、CSA STAR Level 1に加え、最善の方法が含まれており、すべてのクライアントに安全な環境を保証します。
業界No.1のカスタマーエクスペリエンス
毎日新機能をリリース
必要な時にサポートします
リアルタイムのネットワークパフォーマンス ダッシュボード
マネージャー
パフォーマンス最適化のサポート
お客様のデータ収集目標を満たします