Datacenter Proxies

Pay only for the IP with our new unlimited datacenter proxies. Scale anonymous data collection with the fastest and most reliable datacenter IP pool.

No credit card required
  • 770,000+ datacenter IPs
  • Pay-per-IP or by bandwidth usage
  • Shared and dedicated IPs
  • No hidden costs
  • ~0.24s response time
  • Geo-location targeting - Free!
Datacenter proxies

Unlimited Datacenter Proxies Pricing

10 IPs
$1.40 / IP
$14 + VAT / Billed monthly
Start free trial
Perfect for small businesses with moderate usage
100 IPs
$1.0 / IP
$100 + VAT / Billed monthly
Start free trial
Tailored for teams looking to scale their operations
500 IPs
$0.95 / IP
$475 + VAT / Billed monthly
Start free trial
Designed for large teams with extensive operational needs
1000 IPs
$0.90 / IP
$900 + VAT / Billed monthly
Start free trial
Optimized for enterprises running large-scale operations
10 IPs
$2.20 / IP
$22 + VAT / Billed monthly
Start free trial
Perfect for small businesses with moderate usage
100 IPs
$1.70 / IP
$170 + VAT / Billed monthly
Start free trial
Tailored for teams looking to scale their operations
500 IPs
$1.50 / IP
$750 + VAT / Billed monthly
Start free trial
Designed for large teams with extensive operational needs
1000 IPs
$1.30 / IP
$1,300 + VAT / Billed monthly
Start free trial
Optimized for enterprises running large-scale operations
PAY AS YOU GO
$0.6 / GB
No commitment
Start free trial
Use our proxies without monthly commitment
1 TB Included
$0.51 / GB
$499 + VAT / Billed monthly
Start free trial
Perfect for small businesses with moderate usage
2 TB Included
$0.45 / GB
$999 + VAT / Billed monthly
Start free trial
Designed for large teams with extensive operational needs
5 TB Included
$0.42 / GB
$1999 + VAT / Billed monthly
Start free trial
Optimized for enterprises running large-scale operations
Need more than 1,000 IPs?
Contact us
  • Unlimited scale
  • Unlimited seats
  • Premium SLA
  • 99.99% Network Uptime
  • Free Proxy Manager
  • Complete data coverage
  • Custom price per IP
  • Custom solutions
We accept these payment methods:
Using AWS? You can now pay through the AWS Marketplace
Get started

Why customers choose Bright Data for Datacenter proxies

Unmatched performance and scale

Global network

Largest Global Datacenter Network

Datacenter proxy network built of over 770,000 IPs from 98 countries.

infra

Best Datacenter Infrastructure

Unlimited scale and customization across the world.

Stable

Unlimited Datacenter Proxies

Pay-per-IP with our unlimited proxies. Or pay by bandwidth usage.

best perfoming

Best Performing Datacenter Proxies

Bright Data has the highest success rates (99.9%) of any IP provider.

best speed

Top Datacenter Proxy IP Speeds

99.99% network uptime, plus a real-time network status monitor.

immediate acces

No Hidden Costs

No geo-targeting or domain costs. Pay only for the IP, or GB.

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-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"
                              
                            
With just a few lines of code, you can integration our datacenter 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

Our Datacenter proxies network is 100% compliant

To protect your reputation and ensure your data is reliable, your datacenter proxies must be sourced ethically and meet compliance standards. Bright Data is fully committed to complying with all relevant data protection legal requirements, including the new EU data protection regulatory framework, GDPR, and the California Consumer Privacy Act of 2018 (CCPA) – respecting requests to exercise privacy rights.

Start free trial
proxy badges

Powered by an award-winning Datacenter proxy infrastructure

Over 770,000 datacenter IPs, best-in-class technology and the ability to target countries or cities worldwide, make our premium proxy services a top choice for developers.

Why Enterprises Choose Bright Data

One-stop-shop

For all your scraping needs

Compliance-first

Approach for web data

Customizations

To meet your web data goals

Account Manager

Plus priority SLA

24/7 support

For rapid problem resolution

See what our customers have to say

Get the highest quality
Datacenter proxies

Datacenter proxies FAQ

Datacenter proxies are IPs assigned to a server, through which your traffic is routed in order to change your IP address and location.

With a shorter journey & simplified architecture, Datacenter Proxies are both the fastest proxy type and the most cost-effective option.

Datacenter IPs are static and can be kept for as long as you need them. This makes them ideal for use-cases like account management, allowing you to juggle multiple seller profiles or social media accounts without ever getting blocked.

From competitive and marketing intelligence to brand security, digital asset protection, and scanning public databases, Datacenter proxies are great for accessing websites that are not using highly sophisticated blocking systems.

Bright Data has Datacenter proxies in 98 locations across the globe. The countries with the most Datacenter IPs are the USA, Canada, UK, Germany, and France. View all datacenter proxy locations.

We As their name suggests, Datacenter Proxies are fully hosted in a data center and are not affiliated with an Internet Service Provider. This simplified architecture makes them faster than ISP or Residential Proxies, since they require one less “hop”’ from the server hosting your IPs.

When setting up a Datacenter Proxy zone, you will have the option of choosing either dedicated or shared IPs. With dedicated IPs, you’ll have full exclusivity over these IPs, and you can keep them as long as you need.

While dedicated Datacenter Proxies are best for managing multiple accounts or social media profiles, shared datacenter proxies also have their benefits. These IPs can be used to bypass geo-restrictions and verify ads or content in another country.

Both shared and dedicated Datacenter proxies can also be used for web scraping of most simple websites. Larger websites like social media sites and online retailers are likely to have more advanced bot-detection systems and if you want to scrap these sites you’ll need an alternate proxy solution like Web Unlocker.

Yes. Each IP includes a 100 GB fair usage allowance per month. So, if you purchase 10 IPs at the beginning of the month, your total monthly allowance will be 1 TB (1,000 GB), split however you need between those 10 IPs. If you exceed this bandwidth, additional charges may apply. For more information, see our documentation.

Ready to get started?