football-data
Installation
Summary
Soccer data across 13 leagues with standings, schedules, match stats, xG, transfers, and player profiles — no API keys required.
- Covers 13 leagues including Premier League, La Liga, Bundesliga, Serie A, Ligue 1, MLS, Champions League, World Cup, and others
- Provides match-level data: lineups, team statistics, timelines (goals, cards, substitutions), and expected goals (xG) for top 5 leagues only
- Includes player profiles, season leaders, transfer history via Transfermarkt, and injury/doubtful player lists (Premier League only)
- CLI-first interface with Python SDK alternative; requires Python 3.10+; no configuration or authentication needed
SKILL.md
Football Data
Before writing queries, consult references/api-reference.md for endpoints, ID conventions, and data shapes.
Setup
Related skills