baseball-reference.com API: get_box_score
baseball-reference.com via Parse · sports
Get detailed box score and play-by-play for a specific game. Returns batting and pitching lines for both teams plus play-by-play entries. Batting and pitching are keyed by team table ID (e.g., 'LosAngelesDodgersbatting'). Game IDs are discoverable from get_team_schedule boxscore_link fields. Scraper for Baseball-Reference.com providing comprehensive MLB and College (NCAA D1) statistics, rosters, leaders, and game-level data. Fulfilled by Parse from baseball-reference.com.
- baseball-reference-com
- education
- entertainment
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/21934c77-6ae3-4dcd-b3f8-d736f3a15615/get_box_score
- Interface artifact
- sha256:b79fcb7b4c618c1633dd77b4914d3eab8b5389001007c26e863516421a044b48
- Manifest digest
- sha256:a0b04f692f8ec8f515c9b4103c341d2aac1d6d3dc8a45432b803c01d6053199f
Request fields
- game_id (string, required): Unique game ID consisting of 3-letter home team code, date (YYYYMMDD), and game number (e.g., 'LAN202403280', 'SDN202403200')
Example queries
- {"game_id":"LAN202403280"}