Web Crawler in Java Maven Project
This is a project that provide a template for web crawler.
You might want to parse the content in HTML, XML, JSON, etc.
The crawling function have been written, you just need to add what you want to work base on this code.