Skip to content

neilthemann/GoogleMiniOneBoxModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Mini OneBox Module Example

Google Mini offers the option of using OneBox modules that expand on items that are queried when someone runs a search. These can be triggered all the time or triggered by an algorithm. If you go to google.com and search for "flights to London" or "pizza in New York" you will see different types of results outside of the standard results. These are OneBox modules that Google uses and are similar to what you can use in your Google Mini searches.

The developers guide can be found here: https://developers.google.com/search-appliance/documentation/50/oneboxguide

When configured, you specify a URL and the Mini will make a GET request to that page. You specify the time-out settings, but if the page takes too long, those results will be ignored.

googleMiniEmployeeSearch.php is a PHP example of querying an employee database.

About

PHP Script for adding OneBox Module results to a Google Mini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages