# Pesquisa

- [Pesquisa na Web](https://developers.oxylabs.io/api-targets/pt-br/mecanismos-de-busca/google/search/search.md): Raspador completo da Pesquisa Google com dados analisados para resultados orgânicos, anúncios, snippets, painéis de conhecimento, principais notícias e mais.
- [Pesquisa de imagens](https://developers.oxylabs.io/api-targets/pt-br/mecanismos-de-busca/google/search/image-search.md): Extraia resultados da Pesquisa Google Imagens com dados analisados, incluindo listagens orgânicas de imagens, URLs das imagens, domínios de origem, títulos, buscas sugeridas e informações da pesquisa.
- [Pesquisa de notícias](https://developers.oxylabs.io/api-targets/pt-br/mecanismos-de-busca/google/search/news-search.md): Raspe resultados do Google News em grande escala e obtenha dados totalmente analisados. Extraia artigos com títulos, fontes e datas de publicação.
- [Pesquisa Local](https://developers.oxylabs.io/api-targets/pt-br/mecanismos-de-busca/google/search/local-search.md): A API de Pesquisa Local do Google recupera resultados baseados em localização para restaurantes, hotéis e serviços com opções de filtro.
- [Pesquisa Reversa de Imagem](https://developers.oxylabs.io/api-targets/pt-br/mecanismos-de-busca/google/search/images.md)


---

# 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/api-targets/pt-br/mecanismos-de-busca/google/search.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.
