From e2aba3c114b6e5966ab055c1b38f985a543b1b30 Mon Sep 17 00:00:00 2001 From: Mridul2820 Date: Mon, 4 Oct 2021 00:13:14 +0530 Subject: [PATCH] Add Cricket Score API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a1c5311..d6969130 100644 --- a/README.md +++ b/README.md @@ -1085,6 +1085,7 @@ API | Description | Auth | HTTPS | CORS | | [Canadian Football League (CFL)](http://api.cfl.ca/) | Official JSON API providing real-time league, team and player statistics about the CFL | `apiKey` | Yes | No | | [City Bikes](https://api.citybik.es/v2/) | City Bikes around the world | No | Yes | Unknown | | [Cloudbet](https://www.cloudbet.com/api/) | Official Cloudbet API provides real-time sports odds and betting API to place bets programmatically | `apiKey` | Yes | Yes | +| [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 (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 |