Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 311 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 311 Bytes

Java Web Crawler

A simple java web crawler to crawl a root link and store the results in a MySQL database.
I've also made a frontend for this application using JSPs.

##Dependencies:

  • jsoup
  • mysql-connector-java.jar