ncaa.com API: get_boxscore
ncaa.com via Parse · sports
Get player-level boxscore statistics for a game including individual player stats (points, rebounds, assists, shooting percentages) and team totals. Returns data organized by team with full roster stats. Access NCAA sports schedules, live scores, boxscores, play-by-play data, and team statistics via the official NCAA GraphQL API. Fulfilled by Parse from ncaa.com.
- education
- entertainment
- ncaa-com
- 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/ea5d6e16-f38b-4e98-a227-1314a86fe69a/get_boxscore
- Interface artifact
- sha256:e71b07391f207d113505b8bb783bd3fcd0e13eb3c7ce8b5d2a5aa7847efec46f
- Manifest digest
- sha256:dc4baddf8d792d6cb29078fa9c4360aa45215197b8f0c6ad074b9c62dc9fc581
Request fields
- sport (string): Sport name: 'basketball' or 'football'.: Allowed values: basketball, football
- contest_id (string, required): Contest ID obtained from search_contests results.
Example queries
- {"sport":"basketball","contest_id":"6232202"}