You should be able to very easily embed search results into a page. For example, I'd like to be able to put a tag that says something like:
<iframe src="http://search.yahoo.com/embed?q=search engines">
And have it throw in a list like this:
Update: This api from Google does some of this. It looks like they shove a lot of HTML down your throat though.