Introduction
Welcome! This tutorial will help you create a customized search in just a few
minutes. This tutorial explains how to implement a simple Programmable Search Engine
using a predefined javascript widget. For more fine-grained control over search
results, see JSON and XML API in the
Developer Guide.
In this tutorial, you will learn how to:
- build a simple Programmable Search Engine
- implement a search box on your page
- add features to the search box
- customize the look and feel of your search results
By the end of the tutorial, you will have implemented a search feature on a website, searching a predefined set of sites, using the free version of Programmable Search Engine.
Next...
To get started, you need to create an instance of a Programmable Search Engine.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-21 UTC.
[null,null,["Last updated 2024-08-21 UTC."],[[["This tutorial provides a step-by-step guide to implementing a basic Programmable Search Engine using a pre-built JavaScript widget."],["You will learn how to build a search engine, integrate it into your webpage, enhance its functionality, and customize its appearance."],["Upon completion, you will have a functional search feature on your website, searching across a predefined set of websites using the free version of Programmable Search Engine."],["For advanced customization and control over search results, refer to the JSON and XML API documentation in the Developer Guide."]]],[]]