Ncaaf: Get Scoreboard
Ncaaf via Parse · sports
Retrieve the scoreboard/schedule for a specific date or the current week. Returns game events with scores, teams, status, and broadcast information. Each event includes competitors with scores, records, and game leaders. Paginates as a single page; pass date in YYYYMMDD format to target a specific day. Comprehensive NCAAF data including schedules, results, boxscores, team/player statistics, rankings, and betting information (odds, spreads, trends). Fulfilled by Parse from ncaaf.com.
- finance
- ncaaf
- ncaaf-com
- news-media
- 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/ee756345-80a0-49e2-8004-b478f878ca4e/get_scoreboard
- Interface artifact
- sha256:7039f904279c0874ea980e20438968813514e53de5efded489b59a4947e0bc85
- Manifest digest
- sha256:9ce361a65b58c76296e58061935838163b82ae404307aa7e94ef4335bf614631
Request fields
- date (string): Date in YYYYMMDD format (e.g., '20241012'). Omitting returns the current week's scoreboard.
- limit (integer): Maximum number of events to return.: Allowed values: 100
- groups (integer): Group ID: 80 for FBS, 81 for FCS.: Allowed values: 80, 81
Example queries
- {"date":"20241012","limit":"100","groups":"80"}