Topic
Crawlora's MLB coverage: 12 live API endpoints and 1 guide on scraping MLB data. See the endpoint table and the MLB Baseball Data API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /mlb/schedule | Get the MLB schedule and scores | |
GET | /mlb/standings | Get MLB standings | |
GET | /mlb/teams | List MLB teams | |
GET | /mlb/team-roster | Get an MLB team roster | |
GET | /mlb/team-stats | Get MLB team season statistics | |
GET | /mlb/player | Get an MLB player | |
GET | /mlb/player-stats | Get MLB player season statistics | |
GET | /mlb/game | Get an MLB game feed | |
GET | /mlb/game-boxscore | Get an MLB player boxscore | |
GET | /mlb/game-play-by-play | Get MLB game play-by-play | |
GET | /mlb/league-stats | Get ranked MLB league statistics | |
GET | /mlb/transactions | List MLB transactions |
API hub
Extract public MLB schedules, standings, teams, rosters, players, statistics, transactions, box scores, and play-by-play as structured JSON.
Explore the MLB Baseball Data APIGuides