Fotmob: Get Player Season Stats
Fotmob via Parse · sports
Get season-aggregated statistics for a player broken down by competition. Returns totals and per-90 values for goals, assists, xG, xA, passes, chances created, dribbles, duels, recoveries, tackles, interceptions, and more. Makes one request per competition in the selected season (typically 2-6 upstream requests total). Metrics not tracked for a given competition return null. Access football/soccer data from FotMob including leagues, matches, standings, and detailed match statistics. Fulfilled by Parse from fotmob.com.
- entertainment
- fotmob
- fotmob-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/645b8e03-271d-4c85-97e7-35d5733a2d78/get_player_season_stats
- Interface artifact
- sha256:31f824fc92156b7ee1e53b162b27ffa9dca2ddfd47deeb8c1678d04581a8030d
- Manifest digest
- sha256:e0d4b1169cb2a5c240ae57ca76c163594d69150a4e06d7cf6a622349f7f2e4c1
Request fields
- season (string): Season name exactly as returned in get_player_profile stat_seasons (e.g. '2024/2025', '2026'). Omitting returns the most recent season.
- player_id (string, required): Numeric FotMob player ID. Obtainable from search_players or get_player_profile.
Example queries
- {"season":"2024/2025","player_id":"292462"}