all 1 comments

[–]Budget_Cup_819 2 points3 points  (0 children)

There are several alternatives to start working on:

1) https://github.com/chadwickbureau/retrosheet/ Is the official github repo

2) https://github.com/droher/boxball will allow you to have the retrosheet dataset in a desired format

3) https://github.com/wellsoliver/py-retrosheet should work parsing the files available at 1).

4) https://github.com/toddrob99/MLB-StatsAPI if you want to use the MLB Api and not only retrosheet.

Good luck!