From df81d93a04b640ae71ffa510b8b1c847ea79b965 Mon Sep 17 00:00:00 2001 From: Aaron Philip Date: Mon, 18 Oct 2021 10:12:10 +0530 Subject: [PATCH] Added API for premier league statistics. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 533897e4..ee3749a9 100644 --- a/README.md +++ b/README.md @@ -1254,6 +1254,7 @@ API | Description | Auth | HTTPS | CORS | | [NBA Stats](https://any-api.com/nba_com/nba_com/docs/API_Description) | Current and historical NBA Statistics | No | Yes | Unknown | | [NHL Records and Stats](https://gitlab.com/dword4/nhlapi) | NHL historical data and statistics | No | Yes | Unknown | | [Oddsmagnet](https://data.oddsmagnet.com) | Odds history from multiple UK bookmakers | 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 | | [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 | | [Sport Vision](https://developers.decathlon.com/products/sport-vision) | Identify sport, brands and gear in an image. Also does image sports captioning | `apiKey` | Yes | Yes |