# Yandex

#### Yandex搜索平台返回参数词典

#### 一级：navigation（导航标签栏）

* 二级：link（导航标签栏对应链接）
* 二级：titl**e**（导航标签栏对应标题）

***

#### 一级：organic（搜索结果）

* 二级：link（搜索结果链接）
* 二级：title（搜索结果标题）
* 二级：display\_link（搜索结果网址路径）
* 二级：description（搜索结果描述）

***

#### 一级：images（搜索结果图像列表）

* 二级：link（图像对应网址）
* 二级：image（图像数据）
* 二级：image\_url（图像URL）
* 二级：image\_alt（图像alt内容）

***

#### 一级：related（相关搜索）

* 二级：text（相关搜索内容）
* 二级：link（相关搜索网址）

***

#### 一级：knowledge（结构化知识信息）

* 二级：title（标题）
* 二级：images（图片数据）
* 二级：description（描述）

\
如果您需要更多帮助，请通过邮箱<support@thordata.com>联系我们。


---

# 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://doc.thordata.com/doc/zh/pa-qu/serp-api/jie-xi-hou-de-json-jie-guo-1/yandex.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.
