Skip to content

Instantly share code, notes, and snippets.

@kinlane
Created October 27, 2019 23:41
Show Gist options
  • Save kinlane/7f86f8e667f991e0164241aed7c659ea to your computer and use it in GitHub Desktop.
Save kinlane/7f86f8e667f991e0164241aed7c659ea to your computer and use it in GitHub Desktop.
google-api-json-ld.json
{
"@context": "http://schema.org",
"@type": "WebAPI",
"name": "Google Knowledge Graph Search API",
"description": "The Knowledge Graph Search API lets you find entities in the Google Knowledge Graph. The API uses standard schema.org types and is compliant with the JSON-LD specification.",
"documentation": "https://developers.google.com/knowledge-graph/",
"termsOfService": "https://developers.google.com/knowledge-graph/terms"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment