> 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/ai-studio.md).

# AI Studio

Oxylabs [AI Studio](https://aistudio.oxylabs.io/) es una colección de aplicaciones sin código que facilitan incorporar datos web en flujos de trabajo de IA. Obtén más información sobre cada aplicación aquí:

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Imagen de portada</th></tr></thead><tbody><tr><td align="center"><h4><strong>AI-Scraper</strong></h4></td><td>Extrae y analiza datos de cualquier página web con simples prompts de IA.</td><td><a href="/pages/a498a81ffdb4e8294c29ea74f2a64f7dff0744e8">/pages/a498a81ffdb4e8294c29ea74f2a64f7dff0744e8</a></td><td></td></tr><tr><td align="center"><h4><strong>Browser Agent</strong></h4></td><td>Controla tu navegador mediante instrucciones en lenguaje natural.</td><td><a href="/pages/6301f2f02dcb5524a3bc090f9de69eab151cae9b">/pages/6301f2f02dcb5524a3bc090f9de69eab151cae9b</a></td><td></td></tr><tr><td align="center"><h4><strong>AI-Crawler</strong></h4></td><td>Rastrea un sitio web a partir de una URL y encuentra páginas relevantes.</td><td><a href="/pages/cc083b5df4a9ce468d4a824226645279b5889252">/pages/cc083b5df4a9ce468d4a824226645279b5889252</a></td><td></td></tr><tr><td align="center"><h4><strong>AI-Search</strong></h4></td><td>Busca en la web con instrucciones simples en inglés sencillo.</td><td><a href="/pages/749f660cbcc46b879e25f6a27947c28c17d1f666">/pages/749f660cbcc46b879e25f6a27947c28c17d1f666</a></td><td></td></tr><tr><td align="center"><h4><strong>AI-Map</strong></h4></td><td>Mapea dominios web para encontrar y listar todas las URL conectadas.</td><td><a href="/pages/596c0e77af66ca36eb888966d72ec4c9bef38db7">/pages/596c0e77af66ca36eb888966d72ec4c9bef38db7</a></td><td></td></tr></tbody></table>

Para integrar las aplicaciones en tus flujos de trabajo, consulta [guías de integración de AI Studio](broken://pages/9581e3942bca104ae73e4646b560d6e593294bb8).


---

# 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/ai-studio.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.
