From 489acda1ca0a49841668c908b145ac482eaf806f Mon Sep 17 00:00:00 2001 From: "Jesse B. Hannah" Date: Thu, 9 Dec 2021 11:01:09 -0800 Subject: [PATCH] Add CollegeFootballData.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51cc8424..89998743 100644 --- a/README.md +++ b/README.md @@ -1485,6 +1485,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 | +| [CollegeFootballData.com](https://collegefootballdata.com) | Unofficial detailed American college football statistics, records, and results 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 |