A Simple Crawler Using C# Sockets
19/03/2006 · Also, crawlers can be used to gather specific types of information from Web pages, such as harvesting email addresses (usually for spam). Crawler Overview In this article, I will introduce a simple Web crawler with a simple interface, to describe the crawling story in .