Is it feasible to build a page (asp.net) to crawl search engine result and then display in my own page ? My colleague want to develop a page contain a search box, when user input keyword and click search, it will pass to search engine (say google) and crawl the result. And then insert the result into database and display the result in my page.