ncaa.com API: get_play_by_play
ncaa.com via Parse · sports
Get play-by-play event data for a game organized by period. Each play includes a clock time, score at that moment, team attribution, and event description. Basketball games have 2 halves; football games have 4 quarters. 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_play_by_play
- Interface artifact
- sha256:4c453ab3445860a2090409f6249db323d2675d306cb5758d54361cc528ee0ee6
- Manifest digest
- sha256:4732708ee6617b2a15258935ea92d08ba3d8c5ce0725eb30cc96ae92603401c9
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"}