From 32be21557240dd921da977497db3978de52aeadb Mon Sep 17 00:00:00 2001 From: Highlightly <143946534+Highlightly@users.noreply.github.com> Date: Mon, 4 Sep 2023 14:17:06 +0200 Subject: [PATCH] Add football highlights API (#188) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9622b72..7d1cd48 100644 --- a/README.md +++ b/README.md @@ -1568,6 +1568,7 @@ | [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 Highlights](https://highlightly.net/documentation/football/) | Real time football (soccer) highlights from over +950 leagues | `apiKey` | 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 |