Skip to content
This repository has been archived by the owner on Oct 31, 2020. It is now read-only.

ripienaar/oldskool-gcse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What?

A plugin for Oldskool that supports searching and rendering results from a Google Custom Search engine using the REST API

Google APIs only allow 100 queries a day for free so this is quite limited but 100 should be enough for most people

Configuration?

In your oldskool.yaml add the following:

:google_api_key: YOUR_API_KEY

You can then create keywords that search specific search engines:

:keywords:
- :type: :gcse
  :cx: YOUR_GCSE_IDENTIFIER
  :keywords:
  - puppet

This creates a keyword guk that will search your specific custom search engine

Contact?

R.I.Pienaar / rip@devco.net / @ripienaar / http://devco.net/

About

Google Custom Search plugin for Oldskool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages