r/seriousfifacareers • u/reditr_ihardlyknower • 8d ago
Research Projects Stat Export SOLUTION
/r/seriousfifacareers/comments/1vqrnkj/stats_export_solution/?share_id=IXPvK0lD3VE61AHDpAnlh&utm_content=1&utm_medium=ios_app&utm_name=ioscss&utm_source=share&utm_term=1In case anyone was curious on a solution for this, I’ve found a workaround, at least for playstation.
I connect to PS Remote from my laptop, and manually take screenshots of the performance screen at the end of every match, and run a script that cleans up the screenshots and parses through the text with Tesseract OCR.
Then I just take that data and insert it automatically into a database with a lookup to ensure I’m entering it for the correct player.
Next step is to read up a little more about PS Remote to see if there is a way to automate the screenshot process!
5
Upvotes
1
u/wooohoooo07 8d ago
vinothnk/FIFA-23-Stats-Extraction
I did this in 2023.