Posts: 2,536
Location: Western Maryland
|
Sites that you can link to that automatically perform a search have APIs (interfaces) which allow you to append parameters to the end of the URL which dictates what search is to be done. You can experiment with this yourself. Go to the site you want to search on and perform a search from their search screen. Then when the results are returned, look at the URL and pick apart its component pieces. You should be able to figure out how to manipulate the structure and content to fit your own needs. Then on your site, simply create a link using your own query.
__________________
—Kyrnt
|