Trustpilot 4.8
Proxy dân cư tĩnh từ ISP chất lượng cao

Proxy dân dụng tĩnh (ISP) với tốc độ cao và băng thông không giới hạn.

Hãy dùng thử Gói $0.28/IP Bắt đầu với Google

90 triệu+
Nhóm địa chỉ IP

190+
vị trí thành phố

Không giới hạn
phiên đồng thời

99.5%
tỷ lệ thành công

Tận hưởng tốc độ cao và hiệu suất vượt trội

Proxy dân cư tĩnh có nguồn gốc từ proxy trung tâm dữ liệu, do đó chúng cũng nhanh như các proxy tương ứng.

Bắt đầu ngay bây giờ
Nhắm mục tiêu chính xác mà không có phí ẩn

Trải nghiệm quyền truy cập không hạn chế với mạng Proxy dân cư của chúng tôi, trải rộng trên 190 quốc gia.

Bắt đầu ngay bây giờ
Proxy dân cư tĩnh là gì?

Proxy dân cư hoặc proxy ISP tĩnh là IP được cung cấp bởi Nhà cung cấp dịch vụ Internet (ISP).

Dễ dàng tích hợp và tùy chỉnh

curl -x USER:PASS@gw.proxy.cc:4512 https://api.ip.cc/

import requests

username = "USER"
password = "PASS"
proxy = "gw.proxy.cc:4512"

proxies = {
  'http': f'http://{username}:{password}@{proxy}',
  'https': f'http://{username}:{password}@{proxy}'
}

response = requests.request(
    'GET',
    'https://api.ip.cc/',
    proxies=proxies,
)

print(response.text)

import fetch from 'node-fetch';
import createHttpsProxyAgent from 'https-proxy-agent'

const username = 'USER';
const password = 'PASS';
const proxy = 'gw.proxy.cc:4512'

const agent = createHttpsProxyAgent(
  f'http://${username}:${password}@${proxy}'
);

const response = await fetch('https://api.ip.cc/', {
  method: 'get',
  agent: agent,
});

console.log(await response.text());

<?php

$username = 'USER';
$password = 'PASS';
$proxy = 'gw.proxy.cc:4512';

$query = curl_init('https://api.ip.cc/');

curl_setopt($query, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($query, CURLOPT_PROXY, "http://$proxy");
curl_setopt($query, CURLOPT_PROXYUSERPWD, "$username:$password");

$output = curl_exec($query);
curl_close($query);
if ($output)
    echo $output;
?>

package main

import (
  "fmt"
  "io/ioutil"
  "net/http"
  "net/url"
)

func main() {
  const username = "USER"
  const password = "PASS"
  const proxy = "gw.proxy.cc:4512"

  proxyUrl, _ := url.Parse(
    fmt.Sprintf(
      "http://%s:%s@%s",
      username,
      password,
      proxy,
    ),
  )

  client := &http.Client{Transport: &http.Transport{Proxy: http.ProxyURL(proxyUrl)}}
  request, _ := http.NewRequest("GET",
    "https://api.ip.cc/",
    nil,
  )

  request.SetBasicAuth(username, password)
  response, err := client.Do(request)
  if err != nil {
    fmt.Println(err)
    return
  }

  responseText, _ := ioutil.ReadAll(response.Body)
  fmt.Println(string(responseText))
}

package example;

import org.apache.http.HttpHost;
import org.apache.http.client.fluent.*;

public class Main {
  public static void main(String[] args) throws Exception {

    String username = "USER";
    String password = "PASS";
    String proxyHost = "gw.proxy.cc";
    int proxyPort = 4512;

    HttpHost entry = new HttpHost(proxyHost, proxyPort);
    String query = Executor.newInstance()
        .auth(entry, username, password)
        .execute(Request.Get("https://api.ip.cc/")
        .viaProxy(entry))
        .returnContent()
        .asString();
    System.out.println(query);
  }
}

using System;
using System.Net;

class Example
{
  static void Main()
  {
    var username = "USER";
    var password = "PASS";
    var proxy = "gw.proxy.cc:4512";

    var client = new WebClient();
    client.Proxy = new WebProxy(proxy);
    client.Proxy.Credentials = new NetworkCredential(username, password);
    Console.WriteLine(client.DownloadString("https://api.ip.cc/"));
  }
}

curl -x USER:PASS@gw.proxy.cc:4512 https://api.ip.cc/

require 'uri'
require 'net/http'

uri = URI.parse('https://api.ip.cc/')
proxy = Net::HTTP::Proxy('gw.proxy.cc', 4512, USER, PASS)

req = Net::HTTP::Get.new(uri.path)

result = proxy.start(uri.host,uri.port) do |http|
    http.request(req)
end

puts result.body
Cấu hình & Tích hợp

Bao gồm tài chính, du lịch, truyền thông xã hội, an ninh mạng, công nghệ quảng cáo, mua hàng thương mại điện tử, dư luận trực tuyến, v.v.

Residential Proxies Pricing

Market-leading proxy pool of 90M+ for full scraping freedom

  • Avg. 99.5% success rates
  • Avg. 0.6s response time
  • Automatic proxy rotation
  • HTTP/HTTPS/SOCKS5 protocols
700GB
$1.71/G
Total: $ 1200.00
Select
-
30 ngày
+
5120GB
$1.00/G
Total: $ 5120.00
Select
-
30 ngày
+
Most Popular
10240GB
$0.80/G
Total: $ 8192.00
Select
-
30 ngày
+
Custom
$?
$ Let’s Talk
Contact Us
  • Avg. 99.5% success rates
  • Avg. 0.6s response time
  • Automatic proxy rotation
  • HTTP/HTTPS/SOCKS5 protocols
10GB
$3.00/G
Total: $ 30.00
Select
-
30 ngày
+
50GB
$2.50/G
Total: $ 125.00
Select
-
30 ngày
+
Most Popular
100GB
$2.20/G
Total: $ 220.00
Select
-
30 ngày
+
200GB
$2.10/G
$ 420.00
Select
-
30 ngày
+

Enterprise
Elite data services for top-tier business requirements

We accept these payment methods:

PROXY INFRASTRUCTURE
As the Most Popular Proxy Service Provider

Over 90M residential IPs, best-in-class technology and the ability to target any country, city, carrier & ASN make our premium proxy services a top choice for developers.

Scale With Security

PROXY.CC is audited and certified by industry leading Third Party standards.

Top Proxy Locations
Why Choose PROXY.CC Residential Proxy?
IP Resources for Any Use Case
Market Research
Monitor market trends and analyze competitor activity from anywhere in the world without restrictions.
Market Research
Monitor market trends and analyze competitor activity from anywhere in the world without restrictions.
Market Research
Monitor market trends and analyze competitor activity from anywhere in the world without restrictions.
Market Research
Monitor market trends and analyze competitor activity from anywhere in the world without restrictions.
Frequently Asked Questions
What are Rotating Residential Proxies?

Rotating Residential Proxies are provided by Internet Service Providers (ISPs), not data centres. Each residential IP is a Rotating IP for a selectable country and city, which helps users with precise geolocation and information access efficiently and securely. PROXY.CC provides real residential IPs with a high connection success rate of around 95%.

Rotating Residential Proxies provide unlimited bandwidth, with the amount of traffic depending on the package purchased by the user. Its IP address is flexible and can be assigned to a specific region, making it suitable for users who need to change their IP frequently in a specific region.

Our Rotating Residential Proxies support flexible IP rotation options, you can set the frequency of IP rotation as often as you need, for example, every 5 minutes, every 15 minutes or per request.

Yes, you can select the residential proxy for the desired country from the user authentication and pass or APT extraction in the country below the Get Proxy panel to suit your needs.

Rotating Residential Proxies effectively avoids IP blocking and anti-crawler mechanisms by constantly changing IP addresses, increasing the success rate of data crawling tasks. High anonymity and flexible geo-location features make it particularly effective in large-scale data crawling, advertisement verification and market analysis.