toddrob99 / MLB-StatsAPI

Python wrapper for MLB Stats API
GNU General Public License v3.0
539 stars 100 forks source link

Anyway to retrieve Play by play data #108

Closed cruzjon2024 closed 1 year ago

toddrob99 commented 1 year ago

Yes, use statsapi.get() with the game endpoint.

There's a little more info about the path within the API response in #90. Basically look under liveData for allPlays.