/google-knowledge-graph-api

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.

Primary LanguagePython

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.