Web Crawler « Network « C# / C Sharp






1.Set the BaseAddress for WebClient
2.Build the DownloadString
3.Download a web page in a thread
4.Output webpage content
5.Create GetResponse from WebRequest
6.Check the ContentType
7.MiniCrawler: A skeletal Web crawler