Unofficial REST API for SkySports
Base URL: https://skysportsapi.herokuapp.com/
Output: JSON
for eg.
*cricket => "/sky/getnews/cricket/v1.0/"
*tennis => "/sky/getnews/tennis/v1.0/"
*golf => "/sky/getnews/golf/v1.0/"
*football => "/sky/getnews/football/v1.0/"
Parameters:
Name | Type | Description |
---|---|---|
name_of_sport |
string | Name of the Sport |
for eg.
*cricket and india => "/sky/cricket/getteamnews/india/v1.0/"
*football and liverpool => "/sky/football/getteamnews/liverpool/v1.0/"
Parameters:
Name | Type | Description |
---|---|---|
sport |
string | Name of the Sport |
team |
string | Name of the Team |
* cricket => "/sky/getnews/cricket/v1.0/"
* tennis => "/sky/getnews/tennis/v1.0/"
* golf => "/sky/getnews/golf/v1.0/"
* horse-racing => "/sky/getnews/horse-racing/v1.0/"
* football => "/sky/getnews/football/v1.0/"
* rugby-league => "/sky/getnews/rugby-league/v1.0/"
* rugby-union => "/sky/getnews/rugby-union/v1.0/"
* boxing => "/sky/getnews/boxing/v1.0/"
If the Team Name contains spaces replace with '-' for example
- All English Premiership Teams
- All Championship Teams
- All Spanish La Liga Teams
- All Serie A Teams
- All Ligue 1 Teams
- All Bundesliga Teams
- All Scottish Teams
- International Teams
- All Indian Premier League Teams
- Internationals
- Domestic
- British and Irish Lions
- All Six Nations i.e England Wales France Ireland Italy Scotland
- All teams of Aviva Championship
- All teams of Rugb Championship
- Guiness Pro 12 Teams
- All Top 14 Teams
- All Super League Teams
- All World Cup Teams
More Sports and leagues coming