Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 240 Bytes

File metadata and controls

5 lines (4 loc) · 240 Bytes

Java Web Crawler

It does exactly what it says. Its a simple web crawler written in Java.

Dependancies

This depends on Jsoup and the lastest version of sqlite JDBC being in the project libraries, the program will not work without it.