> 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/web-scraper-api/restricted-targets.md).

# 受限目标

我们在网页爬虫API上限制某些网站，以防止滥用并确保负责任的使用。&#x20;

{% hint style="success" %}
**部分目标可在完成简短的 KYC 流程后访问。** 请联系我们的 [**客户支持团队**](mailto:support@oxylabs.io) 如果您的目标属于上述类别，请确保在购买前能够访问该目标。
{% endhint %}

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

| 目标类别         | 示例                            |
| ------------ | ----------------------------- |
| 娱乐与流媒体       | Spotify、Twitch、Disney         |
| 金融/银行及加密货币网站 | Stripe、Binance                |
| 政府网站         | usa.gov, canada.ca            |
| 游戏           | Steam                         |
| 专业及社交网络      | LinkedIn                      |
| 票务           | Ticketmaster、Eventim、SeatGeek |

请通过以下方式联系我们的客户支持团队： [**support@oxylabs.io**](mailto:support@oxylabs.io) 或通过我们网站上的 24/7 在线聊天 [**网站**](https://oxylabs.io/).


---

# 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/web-scraper-api/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.
