API Response

Ads Results

Scrape real time ads from Google Search.As stated in the Response section, some Google searches may include ads, others may not. Depending on the scenario, if our Google Scraper API identifies ads in the search results, these will be included in the ads array inside the response body.Each ad inside the array will be displayed as an object, containing the following keys:

Answer Box Results

Get instant Google Answers using the Google Scraping APISometimes if you make certain queries (i.e. currency conversion, math equations) in your Google search will result in an instant answer from Google, displayed inside a specific box, on top of the results.If available, the content of this box will be displayed inside the answer_box array which includes:

Event Results

Scrape Google events straight from the Google Events Page.If the google engine identifies events on the main Google Search Page, they will be automatically parsed and displayed in the events array inside the response. Each event will be contained inside an object and will include the following keys:

Image Results

Scrape images from Google and get the results in a JSON format.The google engine allows users to set the type of search to be image (via the tbm parameter). When you scrape Google Images using the Google Search API, you will be provided with the following data:

Inline Images Results

Get image results straight from the regular Google Search page.There are instances in which Google will show images on their main search page. If they are available, our scraper will include them in the response, under the inline_images array. Every scraped image will be shown as an object with the following keys:

People Also Search For Results

Scrape what others are searching for and get to know your market better.Google suggests search queries based on what an user searches for. The results are usually displayed under the 'People also ask' section. If our Google scraper comes across this container, its content will be included under the people_also_search_for array. The objects inside the array will display the following:

Shopping Results

Scrape what other companies are selling on Google.Based on your query, Google Search may display a shopping container with various items that are being sold on other e-commerce websites. If these results are available on the page, the Google Scraper API will parse them and they will be returned under the shopping_results section of the response body. Each shopping item will be displayed as an Object and will include:

Knowledge Graph Results

Get instant descriptions of items by scraping the Google Knowledge Graph.The Knowledge Graph is a special Google container that displays general information about the term that you searched for. If the container is available, the response from our API will include the knowledge_graph key, which is comprised of:

Local Pack Results

Scrape place on Google and get information about available locations.Searching for a place on the main Google Search may sometimes display a map with available locations. In this case, our scraping API returns two arrays:

News Results

Scrape the News displayed on the Google Search page.Certain Google queries may result in Google displaying a special container including news. If that is the case, the Google Search Scraping API response body will have a news_results key available. Each article in the news container will be displayed as an object under news_results and the keys for each object are:

Pagination

Discover the number of pages available on a Google search.Each API call returns Google results scraped from one page. In order for you to have a better look over the length of the search result, the response body will include a special key, named pagination which holds information about the page you scraped and its 'neighbours':

Product Results

Scrape Google Product Results and get real time information on product specifications.Sometimes if you search for a product, Google may return product boxes with more information about your search. To access this information you can use the product_results property of the API response. The full body of the property includes:

Organic Results

Scrape Google Search and get all the organic results in a JSON format.Each basic Google search returns a number of organic results. Only exceptional keywords end up without any results from Google. In the Google Search API, all organic results are grouped under the organic_results key and include the following elements:

Recipes Results

Scrape recipes from the Google Search Results.When searching for keywords such as 'pancakes', Google may display a special container with multiple recipes related to your query. In this case, our scraper will parse that data and include each recipe inside the recipe_results array. The values extracted for each recipe available on the page are:

Scrape questions related to your Google query.When you are asking a question on Google, chances are that Google will suggest some related questions as well. To access these related questions you can use the related_questions property from the API response. Each related question we scrape from Google is contained inside an object with the following properties:

Scrape Google Related Searches and expand your area of research.When you perform a search on Google you may sometimes get some related searches along with the results as well. You can retrieve these related searches through the related_searches property from the API response. The properties of each related search results are:

Spell Check

Know when Google fixes your spelling mistakes.If you misspell your query term for a Google search, Google will show up a message to inform you about it. Information regarding misspelled queries can be found inside the search_information property, under spelling_fix. The full body of the search_information property contains:

Sports Results

Scrape sports results by simply querying Google.If you're searching for a sports team or person, and they recently participated in a competition, Google usually returns a box showing the results of that team or person. Our scraper automatically picks up these results and sends it to you inside the sport_results property from the API response. The structure of this property is made of:

Scrape Google Top Carousel results and get more data from your query.Google might sometimes display a list of results for common query terms on top of the search page. This list can be found in the top_carousel property. The body of each result inside the top_carousel array includes:

Top Stories Results

Scrape all available top stories from the Google Search Page.Searching for a topic that is 'in demand' usually results in Google displaying a 'Top stories' container on the page. If this container is available, our scraper will return the top_stories property which contains:

Twitter Results

Scrape popular tweets right from the Google search results.Google prioritises popular tweets and, if for example you are searching for a Twitter account, Google may display the latest tweets of that account in a special box. If available, our scraper will parse these tweets and they can be accessed via the inline_tweets property from the API response. The full body of this object contains:

Video Results

Scrape videos displayed on the Google Search page.Specific keywords may trigger Google's video engine. In this scenario, Google may display video results instead of text based results. When the Google Search Scraping API detects video elements on the results page, it parses them alongside other organic results, under the organic_results property.

Product Results

Scrape Google Product Results and get real time information on product specifications.The body of the Google Product Results response includes:

Offers Results

Scrape Google Product Offers Results and get real time information on product buying choices.The body of the Google Product Offers Results response contains:

Specs Results

Scrape Google Product Specs Results and get real time information on product specifications.The body of the Google Product Specs Results response contains:

Reviews Results

Scrape Google Product Reviews Results and get real time information about product reviews and ratings.The body of the Google Product Reviews Results response includes:

Last updated