Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 489 Bytes

Readme.md

File metadata and controls

17 lines (14 loc) · 489 Bytes

FFHB SCRAPPER


TODO

  • 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)