Web Search
The google_search
source is designed to retrieve Google Search results (SERPs). This sub-page specifically presents information related to Google Web Search. To explore other result types, read Image Search or News Search.
Request samples
In the samples below, we make a request to get 2
results pages, from number 11
to number 12
, for search term adidas
on google.nl
domain. The SERP will be filtered to contain French-language results only. API will return parsed results.
We use synchronous Realtime integration method in our examples. If you would like to use Proxy Endpoint or asynchronous Push-Pull integration, refer to the integration methods section.
Request parameter values
Generic
Basic setup and customization options for scraping Google Web search results.
Parameter | Description | Default Value |
---|---|---|
source | Sets the scraper. |
|
query | UTF-encoded keyword. | - |
| Enables JavaScript rendering when set to | - |
| Returns parsed data when set to |
|
| URL to your callback endpoint. More info. | - |
| Device type and browser. The full list can be found here. |
|
- mandatory parameter
Google Advanced Search Operators
When scraping, you might find it useful to combine Google advanced search operators with your query. It enables you to customize the scope of the search, ensuring that the results are more relevant and focused. Explore these special commands here and here. See an example below.
Localization
Adapt search results to specific geographical locations, domains, and languages.
Parameter | Description | Default Value |
---|---|---|
| The geographical location that the result should be adapted for. Using this parameter correctly is extremely important to get the right data. For more information, read about our suggested | - |
| Domain localization for Google. The full list of available domains can be found here. |
|
|
| - |
| - |
Pagination
Controls for managing the pagination and retrieval of search results.
Parameter | Description | Default Value |
---|---|---|
| Starting page number. |
|
| Number of pages to retrieve. |
|
| Number of results to retrieve in each page. |
|
| Scrape multiple pages using the same IP address and session (cookie set). By specifying the page numbers in a JSON array with the | - |
Continuous scroll support
Web Scraper API fully supports Google Search continuous scroll. It automatically detects continuous scrolling layouts, efficiently loading the requested organic results without any extra parameters required.
Limit per page
To use this feature, include a JSON array with JSON objects containing the following data:
Parameter | Description | Example |
---|---|---|
| The number of the page you would like to scrape. Any integer value greater than |
|
| The number of results on the page in question. Any integer value between |
|
Request sample
Filtering
Options to filter and refine search results based on various criteria. Learn how to use context parameters here.
Parameter | Description | Default Value |
---|---|---|
| Setting the value of this parameter to |
|
| Safe search. Set to |
|
|
| - |
| To-be-matched or | - |
| This parameter is like a container for more obscure google parameters, like limiting/sorting results by date as well as other filters some of which depend on the | - |
udm
and tbm
context parameters cannot be used together in a single scraping request; please select only one. Using both simultaneously may lead to conflicts or unexpected behavior.
Other
Additional advanced settings and controls for specialized requirements.
Parameter | Description | Default Value |
---|---|---|
| Setting the | - |
|
|
|
Context parameters
All context parameters should be added to the context
array as objects with key
and value
pairs, e.g.:
Structured data
Web Scraper API is capable of extracting either an HTML or JSON object that contains Google search results, offering structured data on various elements of the results page.
The composition of elements may differ based on whether it was a desktop or mobile search.
To help you identify certain elements, refer to the data dictionaries for each type of Google search result, whether obtained from desktop or mobile searches.
Output data dictionary
Navigate through the details using the right-side navigation or scrolling down the page.
HTML example
JSON structure
The Google Web Search structured output includes fields like URL
, page
, results
, and others. The table below presents a detailed list of each SERP feature we parse, along with its description and data type. The table also includes some metadata.
The number of items and fields for a specific result type may vary depending on the search query.
Key Name | Description | Type |
---|---|---|
| The URL of the Google search page. | string |
| Page number relative to the Google SERP pagination. | integer |
| A dictionary containing the results of the search. | object |
| A list of product listing ads with their respective details. | object |
| A list of sponsored results with their respective details. | array |
| A list of image results with their respective details. | object |
| A list of flights with their respective details. | object |
| A list of unpaid listings with their respective details. | array |
| A list of organic videos with their respective details. | array |
| A list of notable landmarks or attractions with their respective details. | array |
| A list of jobs listings with their respective details. | object |
| A list of sponsored local service providers. | object |
| A single video item with its respective details. | object |
| A list of recipes with their respective details. | object |
| A list of Twitter (X) results with their respective details. | array |
| A list of relevant information retrieved from the knowledge panel. | object |
| A list containing local business listings relevant to the search. | object |
| A list of illustrative items for informational queries with their respective details. | object |
| A list of videos with their respective details. | object |
| A list of related searches that other people have done. | array |
| A list of hotels relevant to the location used in the search query. | object |
| A list of applications with their respective details. | array |
| A summary of financial data for companies, including stock prices, market cap, and other key metrics. | object |
| Information on recent sports games, detailing scores, teams, game types, and highlights. | object |
| A list of discussion threads and forum posts with URLs, titles, sources, and comment counts. | object |
| A list of specific results retrieved from the organic part of SERPs. | array |
| A list of articles with their respective details when a search query is identified as news-oriented. | object |
| A list of unpaid and organic displays of Google Shopping product listings with their respective details. | object |
| A list of related searches presented at the bottom of the search page. | object |
| A list of related interrogative search queries with their respective details. | object |
| A list of details for the submitted search query. | object |
| The total number of results found for the search query. | string |
| Value identifying the maximum page number visible in the search query results page. (-1 when loading of more results is initiated by scrolling). | integer |
| The status code of the parsing job. You can see the parser status codes described here. | integer |
| The timestamp when the scraping job was created. | timestamp |
| The timestamp when the scraping job was finished. | timestamp |
| The ID of the job associated with the scraping job. | string |
| The status code of the scraping job. You can see the scraper status codes described here. | integer |
| The type of the parser used for breaking down the HTML content. | string |
In the following sections, parsed JSON code snippets are shortened where more than one item for the result type is available.
Product Listing Ads (PLA)
The pla
section of search results refers to Product Listing Ads, also known as Google Shopping Ads, prominently displayed at the top of the search page in a carousel format.
Key (results.pla) | Description | Type | Layout |
---|---|---|---|
| All PLAs available within the page. | array | Desktop and Mobile |
| An indicator denoting the position of a given item among PLA results. | integer | Desktop and Mobile |
| The URL of the product. | string | Desktop and Mobile |
| The price of the product in the listing ad. | string | Desktop and Mobile |
| The title of the product in the listing ad. | string | Desktop and Mobile |
| The seller of the product in the listing ad. | string | Desktop and Mobile |
| The URL of the product image. | string | Desktop |
| The base64-encoded thumbnail image of the product. | string | Desktop and Mobile |
| An indication of the position of the PLA SERP feature within the SERP. | integer | Desktop and Mobile |
Paid
The paid
section refers to advertisements powered by Google Ads, usually appearing above organic (non-paid) results.
Key (results.paid) | Description | Type | Layout |
---|---|---|---|
| An indicator denoting the position of a given item among paid results. | integer | Desktop and Mobile |
| The URL of the paid result. | string | Desktop and Mobile |
| A short description of the paid result. | string | Desktop and Mobile |
| The title of the paid result. | string | Desktop and Mobile |
| Redirect URL of the paid result. | string | Desktop and Mobile |
| An object containing information about internal links to a website that appears under the first search result on Google. | object | Desktop and Mobile |
| A list of URLs with their respective details. The name of the key (`inline`/`expanded`) specifies the type of the sitelinks element. | array | Desktop and Mobile |
| The URL of the linked site. | string | Desktop and Mobile |
| The title of the linked site. | string | Desktop and Mobile |
| A short description of the linked site. | string | Desktop |
| The short-hand URL visible just below the description. | string | Desktop and Mobile |
| An indication of the position of the paid result within the SERP. | integer | Desktop and Mobile |
Images
The images
section refers to image results displayed in different sections on a SERP page, either as a dedicated section or at the top. It's important to note that the structure of scraped data from Google Search results may differ from that of scraped data from Google Image Search results.
Key (results.images) | Description | Type | Layout |
---|---|---|---|
| A list of images with their respective details. | array | Desktop and Mobile |
| The alt text of the image. | string | Desktop and Mobile |
| A unique indicator denoting the image position in the list. | integer | Desktop and Mobile |
| The URL of the web page containing the image. | string | Desktop and Mobile |
| An indication of the position of the Images SERP feature within the SERP. | integer | Desktop and Mobile |
Organic
The organic
section refers to unpaid listings in organic Google search results, determined by relevance through Google's algorithm. These listings appear below paid ads on search pages.
Key (results.organic) | Description | Type | Layout |
---|---|---|---|
| An indicator denoting the position of a given item among organic results. | integer | Desktop and Mobile |
| The URL of the organic result. | string | Desktop and Mobile |
| A short description of the organic result. | string | Desktop and Mobile |
| The title of the organic result. | string | Desktop and Mobile |
| The base64-encoded thumbnail images of the organic result. | string | Desktop and Mobile |
| Object contains `expanded` or `inline` element with more details on the sitelinks. | object | Desktop and Mobile |
| A list of sitelinks of the organic result. The name of the key ( | array | Desktop and Mobile |
| The URL of the linked site. | string | Desktop and Mobile |
| The title of the linked site. | string | Desktop and Mobile |
| The short-hand URL visible just below the description. | string | Desktop and Mobile |
| An indication of the position of the Organic result within the SERP. | integer | Desktop and Mobile |
Organic Videos
The results.organic_videos
contains an array of video listings that are displayed organically in the search results, meaning they are not paid advertisements. Each video listing includes relevant details such as the video title, URL, description.
Key (results.organic_videos) | Description | Type | Layout |
---|---|---|---|
| An indicator denoting the position of a given item among Organic Videos results. | integer | Desktop |
| The URL of the video. | string | Desktop |
| Short description of the video. | string | Desktop |
| The title of the video. | string | Desktop |
| An indication of the position of the Organic Video result within the SERP. | integer | Desktop |
Top Sights
The results.top_sights
contains a list of prominent landmarks or attractions typically associated with the search location or topic. Each item includes details such as the position in the list and title.
Key (results.top_sights) | Description | Type | Layout |
---|---|---|---|
| A list of top attractions with their respective details. | array | Desktop |
| The position of the Top Sights result within the Top Sights SERP feature. | integer | Desktop |
| The title of the tourist attraction site. | string | Desktop |
| An indication of the position of the Top Sights result within the SERP. | integer | Desktop |
Jobs
The results.jobs
contains job listings extracted from the search results. Each listing includes details such as the URL directing to the job posting, job title, source, employer, and location. The listings are sourced from various job boards, career websites, and other platforms indexed by Google.
Key (results.jobs) | Description | Type | Layout |
---|---|---|---|
| An array of all jobs listings available within the page. | array | Desktop |
| The URL to the full job listing. | string | Desktop |
| The title of the job position. | string | Desktop |
| The source which contains the original job posting. | string | Desktop |
| The organization hiring for the identified position. | string | Desktop |
| The location for the position. | string | Desktop |
| An indication of the position of the Jobs SERP feature within the SERP. | integer | Desktop |
Twitter (X)
The twitter
feature frequently surfaces for brands, movies, musicians, and other celebrities, typically positioned directly under the search result for the brand's website. This feature offers a direct link to the brand's Twitter feed, showcasing a carousel of its most recent tweets.
Key (results.twitter) | Description | Type | Layout |
---|---|---|---|
| An indicator denoting the position of a given item among organic results. | integer | Desktop |
| The URL of the profile containing the Twitter (X) posts. | string | Desktop |
| A list of Twitter (X) posts with their respective details. | array | Desktop |
| An indicator denoting the position of a given tweet within the Twitter (X) SERP feature. | string | Desktop |
| The URL of the Twitter (X) post. | string | Desktop |
| A short description denoting all of the text from the relevant Twitter (X) post. | string | Desktop |
| Describes how long ago the tweet was created. | string | Desktop |
| The title of the Twitter (X) profile. | string | Desktop |
| An indication of the position of the Twitter result within the SERP. | integer | Desktop |
Knowledge
The knowledge
section within search results shows Google Knowledge Panel data on the right side when searching for people, places, organizations, or entities integrated into the Knowledge Graph.
Key (results.knowledge) | Description | Type | Layout |
---|---|---|---|
| The title of the knowledge panel. | string | Desktop and Mobile |
| A list of images used right next to the title. | array | Desktop |
| A list of all the facts used in the knowledge panel. | array | Desktop and Mobile |
| A list of all the links related to a given factoid item. | array | Desktop and Mobile |
| A hyperlink to the Google Search results page for the given factoid. | string | Desktop and Mobile |
| The description of any linked pages related to the factoid. | string | Desktop and Mobile |
| The name of the factoid section. | string | Desktop and Mobile |
| The description of the factoid. | string | Desktop and Mobile |
| A list of social media profiles listed in the knowledge panel. | string | Desktop |
| A link to the social media profile. | string | Desktop |
| The title of the social media profile. | string | Desktop |
| A short explanation about the entity described in the title. | string | Desktop and Mobile |
| A description denoting main information about the entity in the knowledge panel. | string | Desktop and Mobile |
| A list of related searches with their respective details. | array | Desktop |
| The URL of the related search page. | string | Desktop |
| The title of the related search page. | string | Desktop |
| The name of the related search section. | string | Desktop |
Local Pack
The local_pack
displays the top three local search results based on the user's location or specified search location, including a map and additional information.
Key (results.local_pack) | Description | Type | Layout |
---|---|---|---|
| A list of locations with their respective details. | array | Desktop and Mobile |
| A unique identification number assigned to a specific business listing. | string | Desktop and Mobile |
| The position of the local result within the local pack. | integer | Desktop and Mobile |
| The title of the local entity. | string | Desktop and Mobile |
| The rating of the local entity. | integer | Desktop and Mobile |
| The address of the local entity. | string | Desktop and Mobile |
| The number of ratings for the local entity. | integer | Desktop and Mobile |
| An indication of the position of the Local Pack result within the SERP. | integer | Desktop and Mobile |
Top Stories
top_stories
is a dedicated section surfacing in Google Search for news-oriented queries.
Key (results.top_stories) | Description | Type | Layout |
---|---|---|---|
| A list of selected news articles with their respective details. | array | Desktop and Mobile |
| The position of the article within the Top Stories SERP feature. | integer | Desktop and Mobile |
| The URL to the full article. | string | Desktop and Mobile |
| The title of the article. | string | Desktop and Mobile |
| The name of the Top Stories section. | string | Mobile |
| The name of the site where the article is published. | string | Desktop and Mobile |
| Describes how long ago the article was published. | string | Desktop |
| Indicates the overall position of the Top Stories SERP feature within the SERP. | integer | Desktop and Mobile |
Popular Products
The popular_products
SERP feature presents a carousel of various products determined by their popularity and relevance to the user's query. This differs from Product Listing Ads (PLAs), which are influenced by advertisers. It's worth noting that multiple popular_products
carousels may appear on a single SERP page.
Key (results.popular_products) | Description | Type | Layout |
---|---|---|---|
| A list of popular products with their respective details. | array | Desktop and Mobile |
| A unique indicator denoting the position of a given popular product within the Popular Products SERP feature. | integer | Desktop and Mobile |
| The price of a given popular product. | string | Desktop and Mobile |
| The title of a given popular product. | string | Desktop and Mobile |
| The rating of a given popular product. | string | Desktop |
| The seller of a given popular product. | string | Desktop |
| The base64-encoded thumbnail image of the product. | string | Desktop |
| Indicates the overall position of the Popular Products SERP feature within the SERP. | integer | Desktop and Mobile |
Related Searches
The related_searches
SERP feature displays alternative search queries related to the initial search keyword, typically located at the bottom of the SERP.
Key (results.related_searches) | Description | Type | Layout |
---|---|---|---|
| Indicates the overall position of result type within the search page. | integer | Desktop and Mobile |
| A list of related search strings. | array | Desktop and Mobile |
Related Questions
The related_questions
feature is positioned below the main search results, presenting a list of questions directly related to the user's original search query. By offering a curated set of related questions, users can explore different aspects of their topic, enhancing their overall search experience.
Key (results.related_questions) | Description | Type | Layout |
---|---|---|---|
| A list containing all of the related questions. | array | Desktop and Mobile |
| A unique indicator denoting the position of any given related question within the Related Questions SERP feature. | integer | Desktop and Mobile |
| The answer to the related question. | string | Desktop and Mobile |
| Contains values describing the source of the answer to the question. | object | Desktop and Mobile |
| The URL of the site which is used to obtain the answer. | string | Desktop |
| The title of the site which contains the answer. | string | Desktop |
| The short-hand URL visible just below the answer. | string | Desktop and Mobile |
| The question from the related questions section. | string | Desktop and Mobile |
| Indicates the overall position of the Related Questions SERP feature within the SERP. | integer | Desktop and Mobile |
Search Information
The search_information
feature provides structured information on the search query.
Key (results.search_information) | Description | Type | Layout |
---|---|---|---|
| The original search term. | string | Desktop and Mobile |
| Indicates the specific geographical area associated with the search. | string | Desktop |
| The search term the search results are shown for. `query` and `showing_results_for` may differ if Google auto-corrected the provided search term. | string | Desktop and Mobile |
| The total number of results found for the search term. | integer | Desktop and Mobile |
Item Carousel
A carousel (item_carousel
) of images or links related to a specific type of item is displayed at the very top of the SERP. The content and layout vary based on the user's search query, showcasing a selection of relevant items. This can range from products and news to images, creating a visually engaging and tailored experience for users.
Key (results.item_carousel) | Description | Type | Layout |
---|---|---|---|
| A list of items placed in a carousel with their respective details. | array | Desktop |
| The position of the item within the carousel. | integer | Desktop |
| A hyperlink to the Google SERP of the item in the carousel. | string | Desktop |
| The name/title of the entity in the carousel. | string | Desktop |
| Additional details about the entity in the title. | string | Desktop |
| The title of the carousel section. The title is related to the search query. | string | Desktop |
| An indication of the position of the Item Carousel result within the SERP. | integer | Desktop |
Recipes
The recipes
SERP feature on Google presents cooking instructions, ingredients, ratings, and sources for specific dishes at the top of search results.
Key (results.recipes) | Description | Type | Layout |
---|---|---|---|
| A list of selected recipes with their respective details. | array | Desktop and Mobile |
| The position of the recipe within the Recipes SERP feature. | integer | Desktop and Mobile |
| The URL to the full recipe. | string | Desktop and Mobile |
| A short description of the recipe retrieved from the original article. | string | Desktop |
| The title of the recipe. | string | Desktop and Mobile |
| The rating of the recipe. | integer | Desktop and Mobile |
| The name of the website where the recipe is located. | string | Desktop and Mobile |
| The time that is needed to prepare the dish. | string | Desktop and Mobile |
| An indication of the position of the Recipes result within the SERP. | integer | Desktop and Mobile |
Videos
The videos
feature in Google's Search Engine Results Page displays a curated selection of video content related to a user's search query, including thumbnails, titles, and source information.
Key (results.videos) | Description | Type | Layout |
---|---|---|---|
| A list containing all of the video section results. | array | Desktop and Mobile |
| The position of the video inside the list. | integer | Desktop and Mobile |
| A link to the video. | string | Desktop and Mobile |
| The title of the video. | string | Desktop and Mobile |
| The name of the profile where the video had been uploaded. | string | Desktop and Mobile |
| The name of the platform hosting the video. | string | Desktop and Mobile |
| An indication of the position of the Videos result within the SERP. | integer | Desktop and Mobile |
Featured Snippet
The featured_snippet
is a unique Google search result where a concise snippet describing a page is shown before a link to that page. These highlighted results are prominently displayed at the top of the organic search results, providing users with quick access to relevant information.
Key (results.featured_snippet) | Description | Type | Layout |
---|---|---|---|
| The URL of the website from which the snippet describing the page is retrieved. | string | Desktop and Mobile |
| The snippet containing a description for a specific search result. | string | Desktop and Mobile |
| The name of the article from which the snippet describing a page is retrieved. | string | Desktop and Mobile |
| The URL of the website containing the featured snippet that is visible in the SERP. | string | Desktop and Mobile |
| An indication of the position of the Featured Snippet result within the SERP. | integer | Desktop and Mobile |
Related Searches Categorized
related_searches_categorized
specifically showcases searches related to lists. Unlike general related searches, which encompass all user queries, this feature provides a focused set of list-related queries. Typically found at the bottom of the search results page, it serves as a targeted source of keywords related to the primary search term.
Key (results.related_searches_categorized) | Description | Type | Layout |
---|---|---|---|
| A list containing all of the related searches items retrieved from a horizontal carousel within the SERP. | array | Desktop |
| The URL of the related search page. | string | Desktop |
| The name of the related search result rendered in the browser. | string | Desktop |
| An object containing more details regarding the category of the related search results. | object | Desktop |
| The name of the category. | string | Desktop |
| The type of the related search section. | string | Desktop |
| An indication of the position of the Related Searches Categorized result within the SERP. | integer | Desktop |
Hotels
Google hotels
is a feature that showcases hotel information directly within the search results. When users search for hotels or accommodation-related queries on Google, the search engine may present a dedicated hotel module at the top of the results page, offering a convenient and prominent overview of relevant options.
Key (results.hotels) | Description | Type | Layout |
---|---|---|---|
| The date of the check-out. | string | Desktop |
| A list with all of the hotel's details. | array | Desktop |
| The price of the hotel. | string | Desktop |
| The name of the hotel. | string | Desktop |
| A short description of the hotel visible just below the name of the hotel. | string | Desktop |
| The date of the check-in. | string | Desktop |
| An indication of the position of the Hotels result within the SERP. | integer | Desktop |
Flights
The flights
feature presents a block containing organized flight options associated with a relevant search query, allowing users to compare options directly in the search results.
Key (results.flights) | Description | Type | Layout |
---|---|---|---|
| The airport of arrival. | string | Desktop and Mobile |
| The airport of departure. | string | Desktop and Mobile |
| The day of the arrival. | string | Desktop and Mobile |
| A list of selected flights with their respective details. | array | Desktop and Mobile |
| A link to Google Flights page listing all flights from a single airline. | string | Desktop and Mobile |
| The type of the flight. | string | Desktop |
| The price of the flight. | string | Desktop and Mobile |
| The name of the carrier. | string | Desktop and Mobile |
| The duration of the flight. | string | Desktop and Mobile |
| The date of the departure. | string | Desktop and Mobile |
| An indication of the position of the Flights result within the SERP. | integer | Desktop and Mobile |
Video Box
The video_box
feature highlights a specific video result at the top of the search results page, chosen by Google as the most relevant for the query.
Key (results.video_box) | Description | Type | Layout |
---|---|---|---|
| The URL of the video. | string | Desktop and Mobile |
| The title of the video. | string | Desktop and Mobile |
| An indication of the position of the Video Box result within the SERP. | integer | Desktop and Mobile |
Local Service Ads
The local_service_ads
feature empowers service-oriented professionals, such as plumbers, electricians, locksmiths, and other local providers, to promote their services on the Google Search results page.
Key (results.local_service_ads) | Description | Type | Layout |
---|---|---|---|
| A list of service providers with their respective details. | array | Desktop |
| The position of the service ad within the Local Services Ads SERP feature. | integer | Desktop |
| A link to the service in the Local Services search page. | string | Desktop |
| The title of the service provider. | string | Desktop |
| The rating of the service provider. | integer | Desktop |
| The number of reviews for the service provider. | integer | Desktop |
| Google badge which is provided to businesses that pass a Google screening and verification process. Available values are either "true" or "false". | boolean | Desktop |
| An indication of the position of the Local Service Ads result within the SERP. | integer | Desktop |
Apps
The apps
SERP feature displays relevant applications based on the user's query, providing key details such as price, rating, and more. This feature serves as a valuable platform for app developers and publishers to enhance the visibility and engagement of their mobile applications directly on the Google Search results page.
Key (results.apps) | Description | Type | Layout |
---|---|---|---|
| The id of the application within the available app store. | string | Mobile |
| The URL of the application store containing full information about the application in the SERP. | string | Mobile |
| The title of the application. | string | Mobile |
| The rating of the application. | integer | Mobile |
| The total number of reviews available for the Apps SERP result in the application store. | integer | Mobile |
| The number of reviews for the service provider. | string | Mobile |
Finance
A summary of financial data for companies, including stock prices, market cap, and other key metrics.
HTML example
Key (results.finance) | Description | Type | Layout |
---|---|---|---|
| The low price for the specified date. | integer | Desktop |
| The date at which the net asset value was reported. | string | Desktop |
| The high price for the specified date | integer | Desktop |
| The opening price for the specified date | integer | Desktop |
| The URL to the relevant Google Finance source website. | string | Desktop |
| The change in the most recently reported net asset value and the one immediately prior. | string | Desktop |
| The total dollar value of a company's outstanding shares of stock | string | Desktop |
| The name of the stock. | string | Desktop |
| The 52-week low price | integer | Desktop |
| The 52-week high price | integer | Desktop |
| Real-time price quote. | string | Desktop |
| The dividend–price ratio of a share is the dividend per share divided by the price per share | integer | Desktop |
| The price to earning ratio of the stock | integer | Desktop |
JSON sample
Sports games
Information on recent sports games, detailing scores, teams, game types, and highlights.
HTML example
Key (results.sports_games) | Description | Type | Layout |
---|---|---|---|
| An array which provides information about a number of sports games | array | Desktop |
| The date and time when the game is scheduled to take place or when it occurred | string | Desktop |
| The teams involved in the game | array | Desktop |
| The type of game being played, such as a regular season match, playoff game, championship game, etc. | string | Desktop |
| A link to notable highlights from the game, such as key plays, goals, etc. | string | Desktop |
| The scores or points earned by each team during the game | string | Desktop |
| Specifies which team won the game | boolean | Desktop |
| Displays the names of the teams involved in the game | string | Desktop |
| The specific phase or stage of a sports competition or tournament. | string | Desktop |
| Refers to the sports league or organization overseeing the competition | string | Desktop |
JSON sample
Discussions and forums
A list of discussion threads and forum posts with URLs, titles, sources, and comment counts.
HTML sample
Key (results.discussions_and_forums) | Description | Type | Layout |
---|---|---|---|
| An array of items or entries within a forum or discussion thread that Google has indexed | array | Desktop |
| An indicator denoting the position of a given item among all Discussions and Forums results. | integer | Desktop |
| The URL link to the specific forum post or discussion thread | string | Desktop |
| The title or headline of the forum post or discussion topic | string | Desktop |
| The source which hosts the forum or discussion | string | Desktop |
| The timeframe or date of the forum post or discussion | string | Desktop |
| The number of comments or replies the forum post or discussion thread has received | string | Desktop |
| An indication of the position of the Discussions and Forums SERP feature within the SERP. | integer | Desktop |
JSON sample
Last updated