Open tlagore opened 5 years ago
Right now scraping the outfield players table and goalkeepers table separately and creating a dictionary entry with the players name as a key. TODO: Configure Players table for the proper stats Scrap stats and store them with the correct players Try to create a config for a different site and see how easy it is to adapt to
Getting the basic value stats for both groups (keepers and outfield) will be a good start. We should decide early on what form we want to keep this data in though. Are we just fetching results by game results by season, or a full historical result table?. I think we should pick one and get it working end-to-end before branching out too much here