Back to catalog

Football Standings

Free

Display football standings e.g epl, la liga, serie a etc. The data is based on espn site

Sports & FitnessHTTPSCORS enabledNo API key required

Premier League

5 items

Arsenal

89

Manchester City

91

Liverpool

82

Aston Villa

68

Tottenham

66

Sample Response

response.json
1{
2 "standings": [
3 {
4 "team": "Arsenal",
5 "points": 89
6 }
7 ]
8}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/azharimm/football-standings-api"
View Documentation

Similar APIs