Forum Moderators: mack
The only way you can show the search engines results on your own site is to use xml.
Google do provide this service. They will allow you up to 1000 searches a day for free.
[google.com...]
You will however need to use a script to parse the google data, although there are a few free scripts out there that work well with the Google web api to help you do this.
Try searching for "google API script" ect.
Using the service from Google is free, although you do ned to register to use it. They will provide you with a "key" that you need to use within your scripts.
Hope this is of some help.
Mack.