This is a Java implementation of fantalegheEV project
To summarise this project is a web application that permits to recalculate a fantasy league rank in a fair way. This application backend runs on Spring Framework and uses Java library jsoup to perform HTML parsing The app needs to connect to an app like webFetcher, a simple app that returns the HTML of the requested page after some javascript rendering is executed.
A docker compose is provided which also utilises a basic UI that can be found here
This application analyzes football fantasy league hosted on leghe.fantacalcio.it. I have no relationship with them.
This work is distributed under MIT license.