IPv6 Proxies

Experience seamless scraping with the industry’s fastest residential proxies, now supporting IPv6. Over 150 million+ ethical IPs from 195 countries. See why Bright Data is the leader in IPv6 proxies.

クレジットカードは必要ありません
Resi hero
  • Sticky and rotating
    sessions
  • ~0.7 sec
    response time
  • 99.95%
    success rate
  • Geo-location
    targeting - FREE
信頼されています 20,000+ 人以上のお客様に世界中で

IPv6 proxies pricing plans

Buy proxies from the largest, most ethical provider
40% OFF
pay as you go plan icon
従量制プラン
$8.4 $5.04 / GB
月額固定契約なし
Start free trial
Use this coupon code: RESI40

当社のプロキシを月額固定契約なしでご利用いただけます。
40% OFF
2nd plan icon
138 GB含む
$7.14 $4.28 / GB
$499 Billed monthly
Start free trial
Use this coupon code: RESI40

使用量が中程度の小規模ビジネスに最適
40% OFF
3rd plan icon
316 GB含む
$6.3 $3.78 / GB
$999 Billed monthly
Start free trial
Use this coupon code: RESI40

幅広い運用ニーズのある大規模チーム向けに設計
40% OFF
4th plan icon
678 GB含む
$5.88 $3.53 / GB
$1999 Billed monthly
Start free trial
Use this coupon code: RESI40

大規模な運営を管理する企業向けに最適化
1TB 以上必要ですか?
お問い合わせ
  • 無制限のスケール
  • 座席無制限
  • プレミアムSLA
  • ネットワークの稼働時間99.99%
  • 無料のプロキシマネージャー
  • データの完全なカバレッジ
  • 1GBあたりのカスタム価格
  • カスタムソリューション
これらの支払い方法を受け付けています:
AWS logoAWSを使用していますか?AWSマーケットプレイスを通じて支払いできるようになりました
始めましょう

トップ レジデンシャルプロキシの位置

United States flag
アメリカ合衆国
4,070,039 IP
UK flag
グレートブリテン
1,258,563 IP
Germany flag
ドイツ
1,522,566 IP
Italy flag
イタリア
910,983 IP
France flag
フランス
385,651 IP
Australia flag
オーストラリア
445,242 IP
Canada flag
カナダ
388,975 IP
Spain flag
スペイン
534,350 IP
Russia flag
ロシア
2,005,508 IP
Japan flag
日本
418,737 IP
Brazil flag
ブラジル
4,942,640 IP
India flag
インド
3,911,725 IP
awards
PROXY INFRASTRUCTURE

Powered by an award-winning proxy network

A large number of IPv6 proxy IPs, best-in-class technology and the ability to target any country, city, ZIP Code, carrier, & ASN make our premium residential proxy services a top choice for developers.

Make your IPv6 proxies infrastructure unstoppable

Unmatched performance and scale

Global proxies

Global Reach & targeting

Access IPv6 residential IPs from 195 countries with precise targeting options including city, state, country, ZIP code, and ASN level - completely free.

speed icon

QUIC protocol

Achieve lightning-fast response times with our QUIC protocol residential proxies. Built on HTTP/3, these proxies deliver unmatched speed and performance.

Unlimited concurrent sessions

Powerful infrastructure allows customers to successfully scrape by providing limitless concurrent connections with zero code modification.

ethical proxies

Ethically sourced proxies

Our IPv6 proxies are sourced from peers who have explicitly agreed to participate, ensuring the highest ethical standards and superior quality.

統合

数十種類のツールとネイティブに統合

Easy start with a few lines of code

                              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"
                              
                            
With just a few lines of code, you can integration our IPv6 proxies with any application using any coding language.
  • Manage your IPs from the Bright Data Control Panel or API
  • Documentation for developers
  • Supports third-party software integration
  • Create and manage sub-users
Compliant proxies
コンプライアンス

倫理的なウェブスクレイピングの最前線をリード

Bright Dataの 倫理的に提供された 住宅用プロキシは、GDPR、CCPA、その他のデータ保護法に準拠しています。当社は、データ保護規制を完全に遵守し、プライバシーの権利を尊重することで、企業が責任を持って合法的にデータを収集できるよう支援しています。

Reliability and stability
GUARANTEED PERFORMANCE

Reliability & stability

Our SLA guarantees 99.99% uptime, 24/7 engineer support, and 15-minute priority responses. With real-time Slack access, our infrastructure handles massive data volumes, processing over 5.5 trillion HTTPS requests annually.

INTEGRITY

Bright Shield

Bright Data ensures ethical and compliant data collection with dedicated compliance oversight, manual and automated checks, and safeguards like Bright Shield to prevent PII collection. We help businesses mitigate legal risks, especially with residential IPs, and provide concrete compliance evidence.

規制基準を超える対応

Bright Dataは20,000以上の組織のデータを保護し、トップレベルのセキュリティを確保しています。当社のコンプライアンスには、ISO 27001 ISO 27001、SOC 2 Type II、CSA STAR Level 1に加え、最善の方法が含まれており、すべてのクライアントに安全な環境を保証します。

Residential proxies used by the world’s top brands

We help businesses grow with secure, scalable, flexible data management.

See what our customers have to say

Bright Data is the undisputed leader in IPv6 proxies

IPv6 proxies FAQ

The main difference is the IP address version assigned—IPv6 proxies use 128-bit addresses, offering more available IPs. Configuration and usage are otherwise the same as IPv4.

Yes, you can switch your zone between IPv4 and IPv6 at any time. The chosen protocol version will apply to all proxies assigned to that zone.

Yes. Options such as gIP, ASN, zip code, explicit IP, mobile carrier, and operating system targeting are not supported on IPv6 zones.

No, all access credentials and setup steps (host, port, username, and password) are identical to those for IPv4 proxies.

No, IPv6 traffic is currently billed at the same rate as IPv4 traffic. You are charged based on actual usage for each protocol.

Scale now with Bright Data proxies