- The project has been built using Spring boot.
- import the project as a maven project in any IDE
- once the project has been build , please right click on the project in the ide and run as 'Spring Boot application'
- I have used jsoup api to crawl the html site
- some of the css selector are hard coded in the class itself as the element parsing is quite specific to the requirement