- Leaderboard scrapper
- Players stats scrapper (field players, goalkeepers), multiple pages handeled !
- Iterate on each teams (config file for inputs)
- Make a config file for teams
- Choose DB (Need a containered DB)
- Write in DB (ORM ? If yes, wich one ?)
- Config file
- Refactoring : split index.js in some files (utils, parsing, etc)
- Containerise it!
- Cron tab
- Monitoring (very last but nice to have)