Cbssports: Get League Games
Cbssports via Parse · sports
Get games for a specific league. Returns games in chronological order starting from the earliest available. Each game includes team abbreviations and IDs. Use list_leagues to get valid league IDs. Access CBS Sports data including leagues, games, expert picks, hottest experts, and team social feeds via GraphQL and REST APIs. Fulfilled by Parse from cbssports.com.
- cbssports
- cbssports-com
- news-media
- parse
- platform-key
- social-media
- sports
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6f6b151f-34dd-4ca3-b92a-1bced675c394/get_league_games
- Interface artifact
- sha256:6528f9ba17e3b9b1ad95526322444d31e9e2f1c6607082139ec5316eb600ee5d
- Manifest digest
- sha256:319914d81fc4c590cef944588f588f056f1d965068e7bd1932543f9b65f8ed32
Request fields
- limit (integer): Max number of games to return.
- league_id (string, required): League ID from list_leagues (e.g. '54' for NBA, '59' for NFL, '52' for MLB).
Example queries
- {"limit":"5","league_id":"54"}