Skip to content

This project scrapes the FPL site for data and creates csv files for use in Tableau

License

Notifications You must be signed in to change notification settings

doughagey/FPL_to_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FPL_to_csv

This python project scrapes the Fantasy Premier League website for player data and converts the most relevant/important stats into two separate csv files (one for player info, another for upcoming fixture difficulties) for use with other applications such as Tableau or Excel. No FPL account is required. Simply run the python script in the package directory and two csv files will be created in the same directory as the python file. For data visualization tools just do a join on the player ID. I kept them as separate csv files in case people did care about the fixture info.

About

This project scrapes the FPL site for data and creates csv files for use in Tableau

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages