NFL: Get Games
NFL via Parse · sports
Get a list of games for a given season, type, and week. Returns game schedules with teams, scores, venues, broadcast info, and ticket links. When week is omitted, returns games for all weeks in the specified season type. Access NFL data including games, stats, injuries, rosters, standings, fantasy rankings, and news from nfl.com Fulfilled by Parse from nfl.com.
- entertainment
- news-media
- nfl
- nfl-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/6305bd0d-6e22-47aa-80cb-ce184496e63e/get_games
- Interface artifact
- sha256:5648f54fd923c96180e52c1bbf52a142579ba7e3446a940d598cbff1433483c8
- Manifest digest
- sha256:e8d572181c40b977b0427bfc1bef636e658724e43aed53e0c5672f9867bd0ed8
Request fields
- week (string): Week number (1-18 for REG, 1-4 for POST). Omit to get all weeks for the season type.: Allowed values: 1, 2, 3, 4, 5
- season (string): NFL season year.: Allowed values: 2023, 2024
- season_type (string): Season type: REG, POST, PRE.: Allowed values: REG, POST, PRE
Example queries
- {"week":"1","season":"2023","season_type":"REG"}