In this tutorial we will be looking at creating a simple web crawler using jsoup. 1. Declare Maven Dependency In case you don’t know how to create a project, you can read about it create new maven project. 2. Choose a wepage to crawl In this tutorial we will choose Hollinger NBA Player Statistics. So we ... [Read more...]