What exactly is a zone and how important is the zone name?
What exactly is a zone and how important is the zone name?
brd-customer-<customer_id>-zone-<zone_name>-country-us
As mentioned, you cannot change the name of the zone after you have saved it - if you want to change the name, simply create a new with a new name.与第三方工具集成
与第三方工具集成
住宅和移动代理的IP类型有哪些?
住宅和移动代理的IP类型有哪些?
What is a super-proxy?
What is a super-proxy?
-route_err-block
flag to your proxy username:数据中心代理的IP类型有哪些?
数据中心代理的IP类型有哪些?
- 共享IP(按使用量付费)
- 共享IP(按IP付费)
- 专用IP
- 高级IP (Note: no longer offered)
功能
-
地理位置定位 - With a ‘共享IP’ IP (pay-per-usage), you’ll be able to control your geolocation targeting when you send a request, with the
-country
flag. 以美国为目标的简单请求示例如下示例
ISP代理的IP类型有哪些?
ISP代理的IP类型有哪些?
- 共享IP(按使用量付费)
- 共享IP(按IP付费)
- 专用IP
功能
-
地理位置定位 - With a ‘共享IP’ IP (pay-per-usage), you’ll be able to control your geolocation targeting when you send a request, with the
-country
flag. 以美国为目标的简单请求示例如下示例
How to my allocated IPs?
How to my allocated IPs?
- Zone overview page: There are ‘Download’ and ‘View’ buttons below the code example.
- Main zone table: There are ‘Download’ and ‘View’ icons under the ‘Allocated IPs’ column.
- The view button will allow you to view, refresh and remove IPs from the pool.
-
The download button will download a csv file with the full list in
host:port:username:password
format.
如何将新代理集成到代码中?
如何将新代理集成到代码中?

How can I test if my proxy is working?
How can I test if my proxy is working?
如何将代理集成到第三方软件中?
如何将代理集成到第三方软件中?
How do I configure proxy in a specific country?
How do I configure proxy in a specific country?
-country
flag, after your zone’s name in the request, followed by the 2-letter ISO code for that country.If you use a third-party tool or application, simply use the username that includes the country-xx
in the configuration. In other words, in the box where you need to put in the proxy username, enter the full string, including the country parameter, for example: brd-customer-<customer_id>-zone-<zone_name>-country-us
- don’t forget to use your own credentials that you can find in the “Overview” tab.If you use your own code, see the example below: We added -country-us
to our request, so we will send a request originating from the United States (“us”).How can I set default countries for zones with fixed IP pools?
How can I set default countries for zones with fixed IP pools?
-country-xx
flag to your request and override the default country selection.Why can't I find a country in the list?
Why can't I find a country in the list?
如何以欧盟地区为目标
如何以欧盟地区为目标
How to target all countries except China?
How to target all countries except China?
- 数据中心 / ISP - 共享IP - Pay per proxy
- 数据中心 / ISP - 专用IP
如何以特定城市为目标?
如何以特定城市为目标?

-country-ar-city-buenosaires
Bright Data的代理分布在哪些地方?
Bright Data的代理分布在哪些地方?
- 伊朗
- 伊拉克
- 叙利亚
- 黎巴嫩
- 巴勒斯坦
- 朝鲜
- 古巴
- 苏丹
- 俄罗斯克里米亚地区
如何查看代理事件日志?
如何查看代理事件日志?

- Date: Time and date of the request
- Zone: What Zone was used for the request
- Source IP: What IP the request was made from
- URL: The target site of the request
- Result: Success or Fail of the request

如何启用自动IP回退?(100%正常运行时间)
如何启用自动IP回退?(100%正常运行时间)
- 如果您的请求中指定了特定的IP,我们不会为其分配回退IP。
- 100%正常运行时间不会断开实时连接。 如果需要回退,回退将在下一个连接建立后启动
如何启用代理自动故障转移功能?
如何启用代理自动故障转移功能?

如何在多个请求中使用同一个 IP?
如何在多个请求中使用同一个 IP?
- 这可以通过在代理用户名中添加会话标志来完成:
- 会话ID可以是任何随机字符串/计数器:具有相同会话字符串的请求将尽可能长时间使用相同的代理对等点;对于使用不同会话字符串的请求,将分配不同的代理对等节点。
- 要强制更改IP,只需修改会话ID即可
- If an assigned Proxy Peer(exit node IP) becomes unavailable, the Super Proxy will return an error “502 - No peers available” for the first request and then on the second request the super proxy will assign a new peer even if you do not change the session ID.
-
会话IP最多可在1分钟的闲置时间内保持不变。 一分钟后,如果仍没有请求,IP将被释放回池中。
To keep this Session/IP for longer, send a tiny keep-alive request every 30 seconds, to prevent this session from becoming idle for over a minute.
This request may be anything small, such as /favicon.ico, or even a request that returns 404 (as long as the web server does not disconnect the socket due to this request). -
If you have multiple Clients and would like to ignore your Clients source IP (which is used together with your session ID to create a session), then you want to use a global session then add
glob_
as a prefix to your session:
Where do I find is my proxy address and port?
Where do I find is my proxy address and port?
如何将IP和域名列入白名单/黑名单?
如何将IP和域名列入白名单/黑名单?
-
通过控制面板:
- Go to any of your zone’s settings, and click the “Configuration” tab.
- Scroll down to the “Security settings” section, as they are both responsible for white/blacklisting IPs and domains, respectively:
Add all the relevant IPs and domains you’ll allow access to with your proxy zone.
- 通过API端点:
-
关于白名单的重要提示:
- IPs that should be whitelisted are your machine’s IPs that you’ll be sending requests with, not the proxy IPs in your zones.
- We strongly recommend whitelisting your IPs wherever possible, since when the whitelist is empty, you run the risk of getting your non-whitelisted IPs temporarily blocked in the case where our automatic security blocking system detects any irregular activity. See more info within this video.
- There is no limit on how many IPs/domains you can add to the whitelist and we also support ranges of IPs.
- 添加IP的示例:
How to see supported 端口 & Protocols?
How to see supported 端口 & Protocols?
HTTP和HTTPS协议
ProtocolsHTTP
& HTTPS
are supported by default.SOCKS5协议
Bright data supportsSOCKS5
protocol, with a default port 22228 assigned for SOCKS5 communication.SOCKS5 is supported for Datacenter and ISP networks.See here for full SOCKS5 configuration instructionsNote: If you need to use SOCKS5 on the 住宅 proxy network, please obtain approval by our compliance department. Compliance approval is not needed for Datacenter and ISP networks.端口
默认情况下,所有区域都提供端口80和443,可用于HTTP和HTTPS协议。在数据中心或ISP类型的代理区域中,默认支持所有高于1024的端口。在住宅或移动类型的代理区域中,默认可用的端口为:8080、8443、5678、1962、2000、4443、4433、4430、44444和1969。Bright Data可以应要求支持其他端口。 Bright Data合规团队将会为每个要求支持新端口的请求启动专属的额外合规流程。示例s of ports that require Bright Data compliance review before activation:要请求向您的区域添加端口权限,请按照以下步骤操作:
- Go to your zone’s settings (it will open on the “configuration” tab by default, if not, please click it)
- Scroll down to “advanced options” and click it
- Enable “ports”
- 输入您想获得批准的端口号
- 填写表格,等待我们的合规团队与您联系并批准请求

如何针对特定的操作系统?
如何针对特定的操作系统?
如何刷新分配给您的区域的IP?
如何刷新分配给您的区域的IP?

如何使用特定IP?
如何使用特定IP?
- Send a test request with a ‘—verbose’ or ‘-v’ option added (this will turn on verbose logging)
- Locate the x-brd-ip response header and copy its value

- Add the -ip- flag to your request, after your zone’s name and use the hashed IP value copied in the previous step
- Send a test request, and review the response
如何针对特定的ASN IP?
如何针对特定的ASN IP?

and be integrated when using the 住宅 proxies. 例如:
如何针对住宅IP组(gIP)?
如何针对住宅IP组(gIP)?

a list of hash values that represent group IPs.

如何启用长会话对等点
如何启用长会话对等点
Note: This feature does add an extra cost for the zone when enabled

How to review usage stats for proxy products in the control panel
How to review usage stats for proxy products in the control panel
Proxy Dashboard
Access the Main Proxy Dashboard here- Data Usage per Network: Shows total bandwidth and number of requests for each proxy product over the selected timeframe.
- Usage Overview: Displays a graph where you can select timeframe, data point (bandwidth, requests, average bandwidth per request), and filter by zone, product, or target domain. You can also compare usage between timeframes using the “Compare to” option.
Zone Overview Page
- In the zone ‘Overview’ section you can view stats for a specific zone, with options to compare timeframes, choose data points (bandwidth, requests, bandwidth per request), and view additional metrics in a table below the graph.
如何使用中国住宅IP浏览中国网站
如何使用中国住宅IP浏览中国网站
Targeting Chinese 住宅 IP peers is enough:
- When using API commands, the proxy DNS server isservercountry-cn.brd.superproxy.io
-
使用代理管理器时:
-
Select relevant Port settings by simply clicking on the port
-
Select Targeting and set China as the country
-
Select IP control: set Super Proxy location to “China”.
-
Select relevant Port settings by simply clicking on the port
特定于运营商的代理对等点IP
特定于运营商的代理对等点IP
- 您可以选择使用以下列表中的特定运营商:
- 例如
关于地理位置数据库,以及如何检查代理IP信息?
关于地理位置数据库,以及如何检查代理IP信息?
哪些Bright Data产品最适合用来抓取搜索引擎(SERP)?
哪些Bright Data产品最适合用来抓取搜索引擎(SERP)?
用于单步抓取:
SERP API is the ideal product for targeting SERPs as it has a guaranteed success rate (pay only for success) with active unlocking, automatically chooses the best proxies, customizes headers, fingerprinting, solves CAPTCHAs, and more.用于多步抓取(playwright/puppeteer/selenium):
Scraping Browser is the ideal product as it is our fully cloud-hosted browser designed to help you easily focus on your multi-step data collection while we take care of the full proxy and unblocking infrastructure for you, including CAPTCHA solving.我能否使用住宅、数据中心或ISP代理网络来针对Google SERP进行抓取?
我能否使用住宅、数据中心或ISP代理网络来针对Google SERP进行抓取?
住宅 & 移动 networks
住宅 & 移动 networks
可以向IP发送请求而不是向域名发送请求吗?
可以向IP发送请求而不是向域名发送请求吗?
请求 using URL format such as 1.1.1.1:443 will be executed using the super proxy server, not the proxy peer IP.使用超级代理的请求示例:

我可以使用端口25或任何其他SMTP端口,或者使用代理IP发送电子邮件吗?
我可以使用端口25或任何其他SMTP端口,或者使用代理IP发送电子邮件吗?
Bright Data是否支持Socks5协议?
Bright Data是否支持Socks5协议?
SOCKS5
protocol, with a default port 22228 assigned for SOCKS5 communication.See here for full SOCKS5 configuration instructions如何控制请求的执行地点?
如何控制请求的执行地点?
- 您可以选择直接通过超级代理执行请求,而不是通过对等点IP执行。 在这种情况下,请求的IP将是超级代理的IP。 You will need to add ‘-direct’ to your request authorization string.
brd-customer-<customer_id>-zone-<zone_name>-direct
如何在不创建多个端口的情况下使用多个国家/地区的IP?
如何在不创建多个端口的情况下使用多个国家/地区的IP?
如何刷新会话 (IP)?
如何刷新会话 (IP)?
如何使用中国住宅IP浏览中国网站?
如何使用中国住宅IP浏览中国网站?
- When using Proxy Manager: on Port settings > IP control: set Super Proxy location to “China”.
- When using API commands, use servercountry-cn.brd.superproxy.io
如何在单个会话中长时间使用特定的住宅IP?
如何在单个会话中长时间使用特定的住宅IP?
错误代码502是什么?
错误代码502是什么?
- We currently do have not matching peers for your zone’s configuration, as they might already be in use with a different client, or unavailable for other reasons.
- 由于没有活动,连接已超时。
- 主机(目标URL)端已关闭连接
错误代码403是什么?
错误代码403是什么?
- 您的机器IP未列入白名单。 In order to learn how to whitelist an IP, please review the following article.
- The domain you try to access is blocked by Bright Data for compliance reasons.
- 您尝试访问的域未在您的用例中指定。
- 验证码响应失败(与Web Unlocker和SERP API相关)。
- The domain you tried to access is blocked by the Target host settings of your zone (check your proxy zone’s credentials)
This can be resolved by contacting the Bright data compliance team for approval.
As the Bright data compliance team reviews your use case and confirms - you will be informed that access is been added.
For better handling, it is advised to add your account manager to the ticket and inform him as well for your requirement 当出现以下错误消息时: