I wish to make a movie review search engine I have a list of movie review websites, so basically what im looking for is i want a search engine that will only search the sites that i specify is their a function on yahoo api that allows me to do this? thanks alot
Yes, if you add to the query the user entered in the search form before you send it to Yahoo. Then whatever the user is searching for only the specified sites will be searched. I use this for my own search engine. /Andreas