/crawler

This application use Fork/Join framework retrieve a html page from an https://en.wikipedia.org/wiki/Europe, then stores each link found in this page and follow each link. This process is repeated until there are no more links to store and follow.

Primary LanguageJava

No issues in this repository yet.