tags:

views:

138

answers:

1

This is for my final year project. I want to design a web crawler, that crawls the pages with set of urls I have given. I want to know that How can I improve searchengine via webcrawler? I choosed java as my developing language.Is that good? What are the other features the webcrawlers have? What are the other ways it can help us? What are the other applications it have other than in searchengine?

A: 

If your web crawler ain't distributed, it ain't a webcrawler.

Distributed Web Crawling

Stefan Kendall
Thanks for the response.But Wat algorithm can I use to index I dont have much knowledge abut indexing for search engine.
Senthil