Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 271 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 271 Bytes

#Webscraper A multi purpose webscraper that will start at the url provided, and crawl, breadth first, through the webpages collecting matches to regex provided, implemented using JSOUP. This program saves 10,000 collected email addresses to a MS SQL database, using JDBC