From fd25afc15526aff9a19ae3590794b018e198331c Mon Sep 17 00:00:00 2001 From: Vibhu <74215014+Vibhukumar10@users.noreply.github.com> Date: Tue, 19 Oct 2021 20:44:59 +0530 Subject: [PATCH] Add Football (#2367) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77a3cf08..407eeb26 100644 --- a/README.md +++ b/README.md @@ -1248,6 +1248,7 @@ API | Description | Auth | HTTPS | CORS | | [Cricket Scores](https://www.cricapi.com/) | Live cricket score, player statistics and fantasy scorecard API | `apiKey` | Yes | Unknown | | [Ergast F1](http://ergast.com/mrd/) | F1 data from the beginning of the world championships in 1950 | No | Yes | Unknown | | [Fitbit](https://dev.fitbit.com/) | Fitbit Information | `OAuth` | Yes | Unknown | +| [Football](https://rapidapi.com/GiulianoCrescimbeni/api/football98/) | A simple Open Source Football API to get squads’ stats, best scorers and more | `X-Mashape-Key` | Yes | Unknown | | [Football (Soccer) Videos](https://www.scorebat.com/video-api/) | Embed codes for goals and highlights from Premier League, Bundesliga, Serie A and many more | No | Yes | Yes | | [Football Standings](https://github.com/azharimm/football-standings-api) | Display football standings e.g epl, la liga, serie a etc. The data is based on espn site | No | Yes | Yes | | [Football-Data](https://www.football-data.org) | Football data with matches info, players, teams, and competitions | `X-Mashape-Key` | Yes | Unknown |