fifadata
fifadata copied to clipboard
Error when trying to update the data
Hello, I know you've worked on this a long time ago, but I'm trying to run the code to get the data from 2014 and 2018, and I get the following error

I am quite newbie with Python, so I'm not sure what's going on. Would you mind letting me know what I should change to make it work?
Thank you very much.
@brianfeld -- this code is quite old. It may fail for 2 reasons.
- You might be running this on Python 3. It was written for Python 2. Please try Python 2
- The FIFA website may have changed, and the scraper is just too outdated. In that case, please look for another data source 😢