> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/products/cn/headless-browser/restricted-targets.md).

# 受限目标

我们的一些网站在无头浏览器上受到限制，以避免滥用和不明确的活动。&#x20;

{% hint style="success" %}
某些目标站点在经过简短的 KYC 流程后可以访问。请联系您的 **专属客户经理** 如果您的目标站点属于上述组。
{% endhint %}

**❗️列表包括但不限于以下目标，例如：**

| **目标类别**  | **示例**                           |
| --------- | -------------------------------- |
| 娱乐与流媒体    | Netflix, Spotify, Twitch, Disney |
| 银行及其他金融机构 | PayPal, Bank of America, Binance |
| 政府网站      | usa.gov, canada.ca               |
| 游戏        | Playstation, Steam               |
| 票务        | Ticketmaster, Eventbrite         |
| 邮件        | Outlook, Yahoo mail              |
| 广告        | Google Tag Manager, Doubleclick  |
| IP 检测网站\* | ipinfo.info, iplocation.net      |

\*请使用 `https://ip.oxylabs.io` , `https://ip.oxylabs.io/json` 或 `https://ip.oxylabs.io/location` 来检查您的 IP 地址。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.oxylabs.io/products/cn/headless-browser/restricted-targets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
