# 搜索

- [网页搜索](https://developers.oxylabs.io/api-targets/cn/sou-suo-yin-qing/google/search/search.md): 全面的 Google 搜索抓取工具，提供自然结果、广告、摘要、知识面板、热门新闻等的解析数据。
- [图片搜索](https://developers.oxylabs.io/api-targets/cn/sou-suo-yin-qing/google/search/image-search.md): 提取 Google 图片搜索结果及其解析数据，包括自然图片列表、图片 URL、来源域名、标题、推荐搜索和搜索信息。
- [新闻搜索](https://developers.oxylabs.io/api-targets/cn/sou-suo-yin-qing/google/search/news-search.md): 大规模抓取 Google 新闻结果并获取完全解析的数据。提取包含标题、来源和发布日期的文章。
- [本地搜索](https://developers.oxylabs.io/api-targets/cn/sou-suo-yin-qing/google/search/local-search.md): Google Local Search API 可获取基于位置的餐厅、酒店和服务结果，并提供筛选选项。
- [反向图片搜索](https://developers.oxylabs.io/api-targets/cn/sou-suo-yin-qing/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/cn/sou-suo-yin-qing/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.
