# Bing

#### Bing Search Platform Return Parameter Dictionary

***

#### Level 1: navigation\_tabs (Navigation Tabs)

Secondary: link (Navigation tab link)\
Secondary: title (Navigation tab title)\
Secondary: image (Navigation tab image)\
Secondary: image\_alt (Alt text for navigation tab image)\
Secondary: image\_url (Navigation tab image URL)

***

#### Level 1: middle\_ads (Mid-Page Ads)

Secondary: title (Ad title)\
Secondary: link (Ad URL)\
Secondary: referral\_link (Referral source link)\
Secondary: description (Ad description)\
Secondary: extensions (Ad extension information)\
Secondary: products (Ad product information)

***

#### Level 1: bottom\_ads (Bottom-Page Ads)

Secondary: title (Ad title)\
Secondary: link (Ad URL)\
Secondary: referral\_link (Referral source link)\
Secondary: description (Ad description)\
Secondary: extensions (Ad extension information)\
Secondary: products (Ad product information)

***

#### Level 1: organic (Search Results)

Secondary: link (Search result URL)\
Secondary: title (Search result title)\
Secondary: display\_link (Website path)\
Secondary: site\_name (Source website name)\
Secondary: description (Search result description)\
Secondary: extensions (Extension information)\
Secondary: products (Product list)\
Tertiary: name (Product name)\
Tertiary: href (Product link)\
Tertiary: image (Product image)\
Tertiary: price (Product price)

***

#### Level 1: images (Image Results)

Secondary: link (Image URL)\
Secondary: image (Image)\
Secondary: image\_url (Image URL)\
Secondary: image\_alt (Alt text for image)

***

#### Level 1: explores (Exploration Module)

Secondary: title (Title)\
Secondary: href (URL)\
Secondary: image (Image URL)

***

#### Level 1: videos (Video Results)

Secondary: title (Video title)\
Secondary: href (Video URL)\
Secondary: duration (Video duration)\
Secondary: source (Video source)\
Secondary: extends (Extended information)

***

#### Level 1: news (News Results)

Secondary: title (News title)\
Secondary: href (News URL)\
Secondary: description (News description)\
Secondary: date (Publish date)

***

#### Level 1: interesting (Recommended Content)

Secondary: title (Content title)\
Secondary: href (Content URL)\
Secondary: source (Content source)

***

#### Level 1: people\_also\_ask (People Also Ask)

Secondary: title (Question title)\
Secondary: href (Question URL)\
Secondary: description (Question description)

***

#### Level 1: dictionary (Dictionary)

Secondary: spelling (Spelling)\
Secondary: pronunciation (Pronunciation)\
Secondary: part\_of\_speech (Part of speech)\
Secondary: usage (Usage examples)\
Tertiary: interpretation\_str (Explanation string)\
Tertiary: example (Example sentence)

***

#### Level 1: related (Related Searches)

Secondary: text (Search content)\
Secondary: link (Search URL)

***

#### Level 1: pagination (Pagination)

Secondary: pages (Page number list)\
Tertiary: page (Page number)\
Tertiary: start (Starting position of results)\
Tertiary: link (Pagination URL)\
Secondary: current\_page (Current page number)\
Secondary: next\_page (Next page)\
Secondary: next\_page\_start (Next page starting position)\
Secondary: next\_page\_link (Next page URL)

***

If you need further assistance, please contact us via email at [support@thordata.com](https://mailto: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/scraping/serp-api/response-result/bing.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.
