google yahoo msn meta search

This projects was done using asp.net C# and uses google, yahoo and MSN API to take in search results and show the most appropriate results to the user.

Only the top 50 search results in each of the search engine will be taken into account.

Then the results are mashed and grouped together using a particular algorithm and then the search results are ordered and shown to the user.

Duplicates are eliminated and even domain.com and www.domain.com duplicates are eliminated.

Separate search engine ranks are displayed under each results.

Excellent dot net C# programming was done to achieve this meta search functionality. Multithreading was used to spider results faster and simultaneously.