How to Visualise Data from the FPL API using Python and Tableau
Hello, my fellow nerds and welcome to a post that teaches you the basics of scraping data from the FPL API using Python, saving the data into a CSV file, and then using that CSV file to visualize data in Tableau. Sounds complicated, right? Well, it isn’t! I’ve done the hard stuff for you. There…