Yahoo SearchMonkey
Yahoo! SearchMonkey was a Yahoo! service which allowed developers and site owners to use structured data to make Yahoo! Search results more useful and visually appealing, and drive more relevant traffic to their sites. The service was shut down in October 2010 along with other Yahoo! services as part of the Microsoft and Yahoo! search deal. The name SearchMonkey is an homage to Greasemonkey. Officially the product name has no space and two capital letters.
Yahoo! SearchMonkey was selected as one of the top 10 Semantic Web Products of 2008.
Default apps
SearchMonkey had many default "apps" enabled; some were site-specific while others were object-based.Examples
Creating apps
Apps were made through the . Two types of apps were possible, ones that overwrote the result and others that displayed below a result. App creation was split into two parts, data and presentation.Data
The data for an app could be either cached or run-time. Run-time data was limited to infobars, as an external fetch would take too long for the search page to render. Pages could be scraped using XSLT or via a web services call. Any webservice could be queried using a URL Template combined with any cached data. Webservices could be chained to query multiple sources and aggregate them onto the search page. Cached data could come from a variety of sources using standard markup and vocabularies.- Microformats
- RDFa
- eRDF
One could use the app to see all the structured data with search results.