HW1: A search engine interface with Google back-end

Due Date
This homework is due before class on Tuesday September 10.

Description
In this homework, you will implement your own search engine interface, using the Google API for back-end searching.

Your job is to write your own HTML form and CGI (in whatever language you wish) to send a user's query to Google via your key and display the results. The resulting interface can be simple, or complicated, but should be your own -- do not just copy Google's interface or anyone else's.

You need to send me the URL of the page where I can put in some search terms, hit a button, and see the results.


This assignment is part of CSE 397/497: WWW Search Engines.
Last revised: 4 September 2002.
By Brian D. Davison.