/JWebCrawler

A Java based Web crawler. Gives all the URLs of a given webpage.

Primary LanguageJava

JWebCrawler

I am trying to teach myself creating and using a web crawler for interesting data driven projects. This is a simple java based Web crawler. Gives all the URLs of a given webpage. Will keep on improving on this!