Skip to content

Python program that calls knowledge graph API with request, saving results to csv. User will need to enable and use own API key from google cloud console.

Notifications You must be signed in to change notification settings

benjburkholder/google-knowledge-graph-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Module: knowledgepanel-api.py

Chief Metrics Returned:

  1. Result name
  2. Result id
  3. Result score
  4. Result description (optional)

For API Key:

  1. Create TXT file in same directory as this python program, name the file "api-key.txt". In the file, simply enter your Google Cloud Console API key.

About

Python program that calls knowledge graph API with request, saving results to csv. User will need to enable and use own API key from google cloud console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages