Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 551 Bytes

File metadata and controls

17 lines (13 loc) · 551 Bytes

Football Scouting System

A football scouting system, based on player performances for the seasons 2017 to 2022. The program allows the user to scout for two types of striker profiles for your team : Target Man and Dribbler. You can produce the results for top performing players in both catagories based on a choosen league and season.

API

I have used the footballapi.com (https://www.api-football.com/)

Visualisation

Soccerplots (https://pypi.org/project/soccerplots/)

Installation required

  • Matplotlib
  • pandas
  • Numpy
  • soccerplots