/WebCrawler-1

Web Crawler build on C#

Primary LanguageC#

WebCrawler

Web Crawler build on C#

User Manual

Please follow below steps to run:

• First of all provide some configurable details in config files like “URL” and “logTextFileName” where you want your report to be saved.

• Once you run it through Visual studio or directly from exe file then you will see below screen:

new

• Click on "Start Crawling" then crawling will be startedClick on "Stop Crawling" when you want to stop this process and then application will be closed and new window would be opened in browser showing the detailed report as shown below:

new2

• Scroll down for different repositories report like External Urls, Other Urls, Failed Urls, Exceptions if any.