Fbref: Get Player Advanced Stats
Fbref via Parse · sports
Get player career advanced stats across all competitions broken down by season. Returns nine stat categories: standard (games, minutes, goals, assists, per-90), shooting (shots, shots_on_target, goals_per_shot), playing_time (minutes_per_game, games_complete, subs, plus_minus), miscellaneous (cards, fouls, offsides, interceptions, tackles_won), passing, pass_types, defense, possession, and gca. The first four are always populated from FBref career tables. The remaining five return empty arrays because FBref does not currently publish career-level tables for these on player pages; use get_league_player_stats or get_player_match_logs with the corresponding stat_type to access this data per-season or per-game. 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
- fbref-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/1a8fe9ae-251c-43bc-abda-4d7469597ce8/get_player_advanced_stats
- Interface artifact
- sha256:7ddd405e7ff17c3a533d7f6c881008ec84b1168d91b4e821435a58a5a50e6267
- Manifest digest
- sha256:377af3e41f88e9d9585e2b424913c23a867369383677b9ebbc6ca87af5fba7c0
Request fields
- player_id (string, required): FBref player ID (8-character hex identifier). Obtainable from search or get_team_stats results.
Example queries
- {"player_id":"1f44ac21"}