Call the Google Knowledge Graph API.
1 2 |
q |
The search query. |
limit |
The maximum number of results to retrieve. |
languages |
The list of language codes (defined in
ISO 639) to run the query with, for instance |
types |
Restricts returned entities to those of the
specified types. For example, you can specify |
prefix |
Enables prefix (initial substring) match
against names and aliases of entities. For example, a prefix
|
key |
Your API key, defaults to looking for the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.