web crawler synopsis

3
Y.M.C.A University of Science and Technology, Faridabad PROJECT SYNOPSIS ___________________________________________________ ____ WEB CRAWLER ___________________________________________________ ____ Team Members: - ATUL SINGH, MAYUR GARG

Upload: mayur-garg

Post on 21-Jun-2015

2.354 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Web crawler synopsis

Y.M.C.A University of Science and Technology, Faridabad

PROJECT SYNOPSIS

_______________________________________________________

WEB CRAWLER

_______________________________________________________

Team Members: - ATUL SINGH,MAYUR GARG

Roll Numbers: - IT-2327-2k7, IT-2337-2k7

Mentor: - Mrs DEEPIKA

Email: - [email protected] [email protected]

Page 2: Web crawler synopsis

Objective/ Aim:

This project aims at developing a highly efficient WEB CRAWLER that browses the World Wide Web in a methodical, automated manner.

Introduction:

A Web crawler is a computer program that browses the World Wide Web in a methodical, automated manner. Other terms for Web crawlers are ants, automatic indexers, bots, and worms or Web spider, Web robot, or—especially in the FOAF community—Web scutter.

The process is called Web crawling or spidering. Many sites, in particular search engines, use spidering as a means of providing up-to-date data. Web crawlers are mainly used to create a copy of all the visited pages for later processing by a search engine that will index the downloaded pages to provide fast searches. A Web crawler is one type of bot, or software agent. In general, it starts with a list of URLs to visit, called the seeds. As the crawler visits these URLs, it identifies all the hyperlinks in the page and adds them to the list of URLs to visit, called the crawl frontier. URLs from the frontier are recursively visited according to a set of policies.

Machine specification:

640MB Memory, 100Mbps Ether, Win XP/VISTA,Jdk1.6, Database Client.