/WebCrawler

A basic web crawler that logs emails and URLs on webpages. CS-240 Final Project.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

CS-240 Final Project - Web Crawler

A basic web crawler that logs emails and URLs on webpages

Command Line Interface

This is the default application functionality. Just run the application.

GUI

If you run the application with the -X switch, you can view the GUI, written using Java Swing.