openfootball is a free, open, public domain collection of football (soccer) data. The football.json repository provides pre-built JSON files for major leagues and tournaments worldwide. No API key or authentication is required.
Recommendation: Use the raw GitHub URLs for the football.json repo — they use a simple, consistent naming convention and are the most reliable.
| {season} | Season directory — cross-year or calendar year | 2024-25, 2023-24, 2025, 2019 | | {code} | League code in {country}.{division} format | en.1, de.1, es.1, it.1, fr.1 |
openfootball(football.json)은 JSON 형식의 축구(축구) 경기 데이터로 구성된 무료 공개 공개 도메인 컬렉션입니다. 잉글랜드 프리미어 리그, 분데스리가, 라 리가, 세리에 A, 리그 1, 월드컵, 유로, 챔피언스 리그 등 전 세계 주요 리그를 다루고 있습니다. 이 기술을 사용하여 과거 및 현재 시즌 일정, 결과 및 점수를 가져옵니다. API 키나 인증이 필요하지 않습니다. 출처: outsharp/shipp-skills.