What's up y'all? I got bored over the weekend and decided to make a tool that converts OOTP's standard html export file to a CSV, and then the tool searches through the database it created for undervalued players. Of course, the latter part is optional, but I think it's pretty cool. This tool is for use in the offseason in the standard game mode. It should also work around the trade deadline or later, but it's all about the amount of stats available at that time in the season.
The predicting measure that I use to judge players isn't an official stat, but in case you're interested in the formula, let me know. The hitters that the program will look for are between .7 and 3 WAR so that the formula is optimized. The pitchers don't have that problem since better predictive stats are available.
If you have any feature recommendations, feel free to reach out to me!
I can't guarantee that the players that the tool recommends to you will pan out, but that's just how baseball goes.
Oh yeah, you can get the first release from this github link:
https://github.com/2k5master/ootp-html2csv/releases
Cheers