Skip to content

jarvis-js/jarvis-module-google-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Google APIs

Adds commands for interacting with Google APIs

Configuration

An example configuration can be seen below.

"google-apis": {
	apikey: "",
	search: {
		engine: ""
	}
},

apikey

Google API key, to acquire an API key, visit the APIs Console - https://code.google.com/apis/console

search

The custom search api requires that you have previsouly setup a custom search page, you need to set the engine to the id (cx) of the search page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published