Links

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:
Element
Type
Description
title
String
Title of the graph
type
String
Type of the graph (i.e Currency)
header_images
Array
Array of images inside the graph
link
String
-- Link to the image
google_link
String
-- Google images link
image
String
-- Base64 encoded image

Knowledge Graph Results Request Example

get
https://serpapi.webscrapingapi.com/v1?
engine=google&api_key=<YOUR_API_KEY>&q=bitcoin
Request Example That Returns Knowledge Graph Elements
Scrape Google's Knowledge Graph