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

# Destinos restringidos

Algunos sitios web están restringidos en nuestro Web Scraper API para evitar el uso indebido y garantizar un uso responsable.&#x20;

{% hint style="success" %}
**Se puede acceder a algunos objetivos tras pasar por un breve procedimiento de KYC.** Póngase en contacto con nuestro [**equipo de soporte al cliente**](mailto:support@oxylabs.io) si su objetivo pertenece a los grupos mencionados para asegurarse de que puede acceder al objetivo antes de comprar.
{% endhint %}

**❗️La lista incluye, entre otros, objetivos como:**

| Categoría de objetivo                               | Ejemplo                         |
| --------------------------------------------------- | ------------------------------- |
| Entretenimiento y streaming                         | Spotify, Twitch, Disney         |
| Sitios web financieros/bancarios y de criptomonedas | Stripe, Binance                 |
| Sitios web gubernamentales                          | usa.gov, canada.ca              |
| Juegos                                              | Steam                           |
| Redes profesionales y sociales                      | LinkedIn                        |
| Venta de entradas                                   | Ticketmaster, Eventim, SeatGeek |

Póngase en contacto con nuestro equipo de soporte al cliente en [**support@oxylabs.io**](mailto:support@oxylabs.io) o mediante el chat en vivo 24/7 en nuestro [**sitio web**](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/es/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.
