hubot-google-images
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "hubot-google-images", | ||
"description": "A hubot script that interacts with the Google Images API.", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"author": "Josh Nichols <technicalpickles@github.com>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -32,2 +32,12 @@ # hubot-google-images | ||
The Custom Search API provides up to [100 search queries per day](https://developers.google.com/custom-search/json-api/v1/overview) for free. | ||
If you need more than that you'll have to pay. | ||
#### CSE setup details | ||
1. Create a CSE via these [instructions](https://developers.google.com/custom-search/docs/tutorial/creatingcse). | ||
2. Turn on images in Edit Search Engine > Setup > Basic > Image Search | ||
3. Get the CSE ID in Edit Search Engine > Setup > Basic > Details (via [these instructions](https://support.google.com/customsearch/answer/2649143?hl=en)) | ||
4. Get the CSE KEY here https://code.google.com/apis/console | ||
5. Update your conf (and your modules if necessary) | ||
### Custom Mustachification Service | ||
@@ -34,0 +44,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10364
56