This project is a webscraper application which allows to scrape informations from 5 websites: AtpTour, Yelp.com, Justia.com, Zocdoc.com and Indeed.com. Users can choose which website to scrape and every scraped information will be saved in a json document.
In order to use this project you first need to install the latest version of Chrome Driver and put it inside a ChromeDriver folder in the resource directory, visit the SeleniumConfiguration class for more.