Search

I implemented my own search engine back before Google became popular, and have maintained it mostly as a programming exercise. It's sometimes more complete than external search engines, but is very slow and not nearly as user-friendly. I've included Google search too.

Trav's Search Engine:

Keywords: (e.g., triton +guitar "drum machine")
Search Sites: (e.g., cope tripecac travel)
Max Results:

Google:

Google
Will search domain:

Notes:

My search tool returns a list of documents on the server which contain one or more of the specified keywords. It searches every HTML file in the specified path(s), and does not use indexes. This makes it a little slow, but pretty thorough.

Keywords

Search Sites

Max Results