# Google

#### Google Search Platform Return Parameter Dictionary

***

#### Level 1: total (Overview)

No direct secondary fields

***

#### Level 1: navigation (Navigation Bar)

Secondary: title (Title of the navigation link)\
Secondary: href (URL of the navigation link)

***

#### Level 1: snack\_pack\_map (Local Business Search Results)

Secondary: image\_alt (Alt text of the image)\
Secondary: image (Image)\
Secondary: image\_base64 (Base64 content of the image)\
Secondary: image\_url (URL of the image)

***

#### Level 1: snack\_pack (Local Business Search Result Details)

Secondary: cid (Business CID)\
Secondary: name (Business name)\
Secondary: rating (Business rating)\
Secondary: reviews\_cnt (Number of reviews)\
Secondary: type (Product category)\
Secondary: work\_status\_s (Business operating status)\
Secondary: work\_status\_details (Detailed description of business operating status)\
Secondary: work\_status (Business operating status)\
Secondary: tags (Business tags)\
Secondary: address (Business address)\
Secondary: phone (Business phone number)\
Secondary: maps\_link (URL of the business location details page)\
Secondary: site (Official website domain)

***

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

Secondary: link (URL of the search result)\
Secondary: display\_link (Website path)\
Secondary: title (Title of the search result)\
Secondary: translate\_link (Link to Google Translate service)\
Secondary: description (Description of the search result)\
Secondary: last\_modified\_date (Last modified time)\
Secondary: images (List of search result images)\
Tertiary: image (Search result image)\
Tertiary: image\_alt (Alt text of the search result image)\
Tertiary: image\_base64 (Base64 content of the search result image)\
Tertiary: image\_url (URL of the search result image)\
Secondary: extensions (Additional extended information or extra data)\
Secondary: duration (Video duration in the search result)\
Secondary: duration\_sec (Video duration in seconds)

***

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

Secondary: link (Image URL)\
Secondary: source (Image source)\
Secondary: source\_logo (Logo of the image source)\
Secondary: image\_alt (Alt text of the image)\
Secondary: image (Image)\
Secondary: image\_base64 (Base64 content of the image)\
Secondary: image\_url (URL of the image)

***

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

Secondary: link (Video URL)\
Secondary: duration (Video duration)\
Secondary: duration\_sec (Video duration in seconds)\
Secondary: author (Video author)\
Secondary: date (Video release date)\
Secondary: title (Video title)\
Secondary: image (Video image)\
Secondary: image\_base64 (Base64 content of the video image)\
Secondary: image\_url (URL of the video image)

***

#### Level 1: people\_also\_ask (Related FAQs and Answers)

Secondary: question (Question)\
Secondary: answer\_source (Answer source)\
Secondary: answer\_link (Answer URL)\
Secondary: answer\_display\_link (Website path)\
Secondary: answers (Answer text)\
Secondary: question\_link (Question URL)

***

#### Level 1: perspectives (User-Generated Content)

Secondary: title (Title)\
Secondary: link (URL)\
Secondary: date (Release time)\
Secondary: author (Author)\
Secondary: source (Source URL)

***

#### Level 1: top\_stories (Top News)

Secondary: title (News title)\
Secondary: link (News URL)\
Secondary: source (News source)\
Secondary: source\_logo (Logo of the news source)\
Secondary: date (News date and time)\
Secondary: image (News display image)\
Secondary: image\_url (URL of the news display image)

***

#### Level 1: popular\_products (Popular Products)

Secondary: title (Product title)\
Secondary: shop (Store)\
Secondary: cid (Product CID)\
Secondary: link (Product URL)\
Secondary: price (Product price)\
Secondary: old\_price (Original product price)\
Secondary: rating (Product rating)\
Secondary: reviews\_cnt (Number of product reviews)\
Secondary: type (Category of the area)

***

#### Level 1: jobs (Job Postings)

Secondary: title (Job title)\
Secondary: link (URL)\
Secondary: source (Source)\
Secondary: original\_image (Display image)\
Secondary: date (Release time)\
Secondary: employment\_type (Employment type)\
Secondary: description (Job description)\
Secondary: highlights (Highlighted features)\
Secondary: logo (Job logo)\
Secondary: tags (Tags)

***

#### Level 1: featured\_snippets (Featured Snippets)

Secondary: type (Snippet type)\
Secondary: display\_link (Website path)\
Secondary: link\_title (Reference website title)\
Secondary: link (Reference website URL)\
Secondary: text (Snippet content)

***

#### Level 1: recipes (Recipes)

Secondary: title (Dish title)\
Secondary: image (Dish reference image)\
Secondary: image\_base64 (Base64 content of the dish image)\
Secondary: image\_url (URL of the dish image)\
Secondary: link (Dish reference URL)\
Secondary: rating (Dish rating)\
Secondary: reviews\_cnt (Number of dish reviews)\
Secondary: source (Publishing website name)\
Secondary: cook\_time (Cooking time)\
Secondary: ingredients (Ingredient list)

***

#### Level 1: overview (Search Result Main Overview)

Secondary: title (Knowledge Graph entity title)\
Secondary: kgmid (Knowledge Graph entity unique identifier)

***

#### Level 1: hotels\_selection\_item (Hotel Information)

Secondary: title (Hotel name)\
Secondary: link (Hotel URL)\
Secondary: date\_from (Check-in time)\
Secondary: date\_to (Check-out time)

***

#### Level 1: ai\_overview (AI Answer Overview)

Secondary: texts (Text information)\
Tertiary: type (Overview type)\
Tertiary: title (Title)\
Tertiary: snippet (Specific content)\
Tertiary: snippet\_highlighted\_words (Highlighted keywords)\
Tertiary: image (Image)\
Tertiary: image\_base64 (Base64 content of the image)\
Tertiary: image\_url (URL of the image)\
Tertiary: image\_alt (Alt text of the image)\
Secondary: references (Reference sources)\
Tertiary: href (Source URL)\
Tertiary: title (Source title)\
Tertiary: subtitle (Subtitle)\
Tertiary: source (Source)\
Tertiary: index (Position)

***

#### Level 1: spelling (Spelling Correction)

Secondary: original\_link (Original word link)\
Secondary: original\_text (Original word)\
Secondary: auto\_corrected\_link (Corrected link)\
Secondary: auto\_corrected\_text (Corrected word)

***

#### Level 1: knowledge (Structured Knowledge Information)

No direct secondary fields

***

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

Secondary: text (Related search content)\
Secondary: link (Related search URL)\
Secondary: image (Related search image)\
Secondary: image\_base64 (Base64 content of the image)\
Secondary: image\_url (URL of the image)

***

#### Level 1: pagination (Pagination Information)

Secondary: pages (List of page numbers)\
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 (Starting position of the next page)\
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/google.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.
