Web CrawlerA web crawler, or spider, is a program that visits web pages keeping an index of what it finds. Most web crawlers are used by search engines to build their indexes. Some crawlers are used by email harvesters that use the email addresses they find for spamming. Well behaved web crawlers follow the robots.txt standard so that you can restrict where they crawl. See Also: |
