Hallador Webcrawler
This was my first Java software.
I build it as final project to get my Junior title in Java developing.
This project requires JKDE and Tomcat JSP server.
This webcrawler receives a list of web pages and a list of key words then returns a new webpage with a list of all html hyperlinks asociated with their correspondant key word.
SET UP
1 - Donload or clone this repository
2 - Install TOMCAT server, JKDE and set it up.
3 - Add my site page and load it.

Code: