Web_crawler Web_crawler

Web crawler - Definition and Overview

See WebCrawler for the specific search engine of that name.


A web crawler (also known as web spider) is a program which browses the World Wide Web in a methodical, automated manner. A web crawler is one type of bot. Web crawlers not only keep a copy of all the visited pages for later processing - for example by a search engine but also index these pages to make the search narrower.

In general, the web crawler starts with a list of URLs to visit. As it visits these URLs, it identifies all the hyperlinks in the page and adds them to the list of URLs to visit. The process is either ended manually, or after a certain number of links have been followed.

Web crawlers typically take great care to spread their visits to a particular site over a period of time, because they access many more pages than the normal (human) user and therefore can make the site appear slow to the other users if they access the same site repeatedly.

For similar reasons, web crawlers are supposed to obey the robots.txt protocol, with which web site owners can indicate which pages should not be spidered.

The procedure of following links and not submitting queries to databases causes much content to be ignored: the deep web.

See also: Google, PageRank, Data mining

External links

Example Usage of crawler

oceanchick99: @CatherineQ so you can roughly see the layout from VAB, crawler tracks to Pad in the 2nd shot i sent in previous tweet.
maheshspeaks: crawler related doubts [closed] http://bit.ly/64EQzZ
Cstzracing: Just got home from my 15 hour day. crawler course looking killer. Hope some one shows up for the open house lol
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.