The DigiOz Yahoo DLL is a DLL written in Visual Basic .NET 2005. The purpose of this DLL is to use the Yahoo Web API to Perform a search on either a Windows or Web Application. The search results are stored in a list of items which contain the title, URL, description and cache size of each search result item. A Yahoo Key will have to be obtained by each user of this DLL for use. Also, Yahoo limits the daily query for each account to 5000 queries, where you can retrieve a maximum of 10 results per query. For more information on how to use this DLL, please download the zip file and view the ReadMe.txt file inside it or download and try the demo project.

Download | Demo Project | Source