From c196408b3a6831b41a7bdb2ed8ac06929f2870af Mon Sep 17 00:00:00 2001 From: Ducourty Etan <148284744+EtanDct@users.noreply.github.com> Date: Fri, 1 May 2026 14:31:43 +0200 Subject: [PATCH] Add RacingHub API to Sports --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced5..39aff87c 100644 --- a/README.md +++ b/README.md @@ -1599,6 +1599,7 @@ API | Description | Auth | HTTPS | CORS | | [Oddsmagnet](https://data.oddsmagnet.com) | Odds history from multiple UK bookmakers | No | Yes | Yes | | [OpenLigaDB](https://www.openligadb.de) | Crowd sourced sports league results | No | Yes | Yes | | [Premier League Standings ](https://rapidapi.com/heisenbug/api/premier-league-live-scores/) | All Current Premier League Standings and Statistics | `apiKey` | Yes | Unknown | +| [RacingHub](https://racinghub.net/api/v1/docs#/) | Formula 1 historical data and statistics | No | Yes | Unknown | | [Sport Data](https://sportdataapi.com) | Get sports data from all over the world | `apiKey` | Yes | Unknown | | [Sport List & Data](https://developers.decathlon.com/products/sports) | List of and resources related to sports | No | Yes | Yes | | [Sport Places](https://developers.decathlon.com/products/sport-places) | Crowd-source sports places around the world | No | Yes | No |