# Yandex

## Yandex搜索平台返回參數詞典

***

### 一級：navigation（導航標籤欄）

* 二級：link（導航標籤欄對應鏈接）
* 二級：title（導航標籤欄對應標題）

***

### 一級：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**](https://mailto:support@thordata.com/) 聯繫我們。

<br>


---

# 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-hk/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.
