Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 294 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 294 Bytes

Simple-GUI-WebCrawler

Project-6 for UMSL's CS-2262 (Object Orientated Programming)

Simple webcrawler with GUI and CLI application using JSoup and JavaFX. Parses URLs recurisely, counts instances of words that appear on the page. Support for domain restriction and maximum URLs to traverse.