# 受限目标

我们在网页爬虫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: 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.
