fbref.com API: get_team_stats
fbref.com via Parse · sports
Get team overview, manager, record, and squad player statistics for a season. Returns detailed per-player stats including games, goals, assists, and per-90 metrics. Scrapes football/soccer statistics from FBRef.com including player stats, team stats, league standings, match reports, and search. Fulfilled by Parse from fbref.com.
- entertainment
- fbref-com
- news-media
- parse
- platform-key
- sports
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/1a8fe9ae-251c-43bc-abda-4d7469597ce8/get_team_stats
- Interface artifact
- sha256:4093f6711de5f23889dc766b9c41f21c00c10d9811ef4bb632655b939c2d0891
- Manifest digest
- sha256:f33a21db1f373dc9fcf539fc36f37deebfac81372e16f9d30f438bb51f053735
Request fields
- season (string): Season in format YYYY-YYYY (e.g., 2025-2026). Omitting returns the current season.
- team_id (string, required): FBref team ID (8-character hex identifier, e.g., 18bb7c10 for Arsenal, b8fd03ef for Manchester City). Obtainable from search or get_league_standings results.
Example queries
- {"season":"2025-2026","team_id":"18bb7c10"}