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.