Yahoo! Still in the race
Navigating from an announcement about Yahoo! (you know, that search engine/portal from the ’90s) reaching 20 billion indexed items (which is more than Google), I found out they had quite a few developper friendly features. Their Developer Network contains quite a few webservices to access Yahoo! content and tools. Google does have similar services, but they impose restrictions (they did last time I checked) on the amount of requests made daily. I don’t think Yahoo! has such restrictions, and they offer a lot more services, and they seem well documented.
Other than the simple web search, the term extraction service is very interesting. Given a content and a few keywords, in extracts related terms based on relations you can’t have unless you have a few million pages indexed locally. There are other services such as map (which is not as pretty as Google’s), various RSS feeds, multimedia search and even more. On of the best part is that the services use very simple XML formats and they are all described using XML Schemas.
Overall, the Yahoo! front page looks better than it used to, but there are still too many options for all those times I only want to search. If only they had a page with only a search bar… I really need to try it out on a regular basis to see how accurate the search results are. After all, they use PHP and I should support them.