Spotrac: Get Team Roster
Spotrac via Parse · sports
Get the roster of an NFL team for a specific year. Returns player IDs and slugs usable with get_player_contract. The roster reflects the salary cap page for that team-year combination. NFL team, player, and contract salary cap data from Spotrac.com. Fulfilled by Parse from spotrac.com.
- finance
- parse
- platform-key
- sports
- spotrac
- spotrac-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1063a484-f52f-4db5-a50f-b26705848e2f/get_team_roster
- Interface artifact
- sha256:3da1955813cb3e5457c6a1b7549237f8153d8b250e9be18b7f9e18bbfeddb223
- Manifest digest
- sha256:bcc1832eaffe0fbecb55dd51015afb1747834b24318fa0318a2b1e5ed33e770d
Request fields
- year (integer): Year for the roster.
- team_slug (string, required): Team slug from list_nfl_teams (e.g. 'kansas-city-chiefs', 'buffalo-bills')
Example queries
- {"year":"2024","team_slug":"dallas-cowboys"}