Sofascore Scraper

ENDPOINTS
GET/tournaments/season-info

Season Info

Season facts: goals, averages, home/away wins, cards, penalties, best and worst attack and defence, newcomers.

QUERY PARAMS

Sofascore tournament id or any sofascore.com tournament URL.

Examples:

  • ID: 17 (Premier League)
  • URL: https://www.sofascore.com/tournament/football/england/premier-league/17

Season id from /tournaments/seasons or /tournaments/details.

Default: the current season

{
  "tournament_id": 17,
  "season_id": 96668,
  "info": {
    "season": {
      "id": 96668,
      "name": "Premier League 26/27",
      "year": "26/27"
    },
    "goals": 85,
    "home_team_wins": 12,
    "away_team_wins": 8,
    "draws": 10,
    "yellow_cards": 116,
    "red_cards": 1,
    "newcomers_upper_division": [],
    "newcomers_lower_division": [
      {
        "name": "Ipswich Town",
        "slug": "ipswich-town",
        "short_name": "Ipswich",
        "gender": "M",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "followers_count": 150116,
        "code": "IPS",
        "is_national": false,
        "type": 0,
        "country": {
          "name": "England",
          "alpha2": "EN",
          "alpha3": "ENG",
          "slug": "england"
        },
        "id": 32,
        "colors": {
          "primary": "#0000ff",
          "secondary": "#ffffff",
          "text": "#ffffff"
        }
      },
      {
        "name": "Coventry City",
        "slug": "coventry-city",
        "short_name": "Coventry",
        "gender": "M",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "followers_count": 115665,
        "code": "COC",
        "is_national": false,
        "type": 0,
        "country": {
          "name": "England",
          "alpha2": "EN",
          "alpha3": "ENG",
          "slug": "england"
        },
        "id": 11,
        "colors": {
          "primary": "#0099cc",
          "secondary": "#999999",
          "text": "#999999"
        }
      },
      {
        "name": "Hull City",
        "slug": "hull-city",
        "short_name": "Hull",
        "gender": "M",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "followers_count": 101323,
        "code": "HUL",
        "is_national": false,
        "type": 0,
        "country": {
          "name": "England",
          "alpha2": "EN",
          "alpha3": "ENG",
          "slug": "england"
        },
        "id": 96,
        "colors": {
          "primary": "#de8f38",
          "secondary": "#000000",
          "text": "#000000"
        }
      }
    ],
    "newcomers_other": [],
    "number_of_competitors": 20,
    "id": 63201,
    "host_countries": []
  },
  "statistics_coverage": {
    "teams": [
      {
        "id": 42,
        "name": "Arsenal",
        "short_name": "Arsenal",
        "code": "ARS",
        "slug": "arsenal",
        "link": "https://www.sofascore.com/team/football/arsenal/42",
        "image_link": "https://img.sofascore.com/api/v1/team/42/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#cc0000",
          "secondary": "#ffffff",
          "text": "#ffffff"
        },
        "followers_count": 4194250
      },
      {
        "id": 40,
        "name": "Aston Villa",
        "short_name": "Aston Villa",
        "code": "AVL",
        "slug": "aston-villa",
        "link": "https://www.sofascore.com/team/football/aston-villa/40",
        "image_link": "https://img.sofascore.com/api/v1/team/40/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#670e36",
          "secondary": "#94bee5",
          "text": "#94bee5"
        },
        "followers_count": 1091289
      },
      {
        "id": 60,
        "name": "Bournemouth",
        "short_name": "Bournemouth",
        "code": "BOU",
        "slug": "bournemouth",
        "link": "https://www.sofascore.com/team/football/bournemouth/60",
        "image_link": "https://img.sofascore.com/api/v1/team/60/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#000000",
          "secondary": "#cc0000",
          "text": "#cc0000"
        },
        "followers_count": 358063
      },
      {
        "id": 50,
        "name": "Brentford",
        "short_name": "Brentford",
        "code": "BRE",
        "slug": "brentford",
        "link": "https://www.sofascore.com/team/football/brentford/50",
        "image_link": "https://img.sofascore.com/api/v1/team/50/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#ffffff",
          "secondary": "#ff0000",
          "text": "#ff0000"
        },
        "followers_count": 329978
      },
      {
        "id": 30,
        "name": "Brighton & Hove Albion",
        "short_name": "Brighton",
        "code": "BHA",
        "slug": "brighton-and-hove-albion",
        "link": "https://www.sofascore.com/team/football/brighton-and-hove-albion/30",
        "image_link": "https://img.sofascore.com/api/v1/team/30/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#0054a6",
          "secondary": "#ffffff",
          "text": "#ffffff"
        },
        "followers_count": 480085
      },
      {
        "id": 38,
        "name": "Chelsea",
        "short_name": "Chelsea",
        "code": "CHE",
        "slug": "chelsea",
        "link": "https://www.sofascore.com/team/football/chelsea/38",
        "image_link": "https://img.sofascore.com/api/v1/team/38/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#0310a7",
          "secondary": "#ffffff",
          "text": "#ffffff"
        },
        "followers_count": 3549341
      },
      {
        "id": 11,
        "name": "Coventry City",
        "short_name": "Coventry",
        "code": "COC",
        "slug": "coventry-city",
        "link": "https://www.sofascore.com/team/football/coventry-city/11",
        "image_link": "https://img.sofascore.com/api/v1/team/11/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#0099cc",
          "secondary": "#999999",
          "text": "#999999"
        },
        "followers_count": 115665
      },
      {
        "id": 7,
        "name": "Crystal Palace",
        "short_name": "Crystal Palace",
        "code": "CRY",
        "slug": "crystal-palace",
        "link": "https://www.sofascore.com/team/football/crystal-palace/7",
        "image_link": "https://img.sofascore.com/api/v1/team/7/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#0033ff",
          "secondary": "#b90d2b",
          "text": "#b90d2b"
        },
        "followers_count": 478466
      },
      {
        "id": 48,
        "name": "Everton",
        "short_name": "Everton",
        "code": "EVE",
        "slug": "everton",
        "link": "https://www.sofascore.com/team/football/everton/48",
        "image_link": "https://img.sofascore.com/api/v1/team/48/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#274488",
          "secondary": "#ffffff",
          "text": "#ffffff"
        },
        "followers_count": 417535
      },
      {
        "id": 43,
        "name": "Fulham",
        "short_name": "Fulham",
        "code": "FUL",
        "slug": "fulham",
        "link": "https://www.sofascore.com/team/football/fulham/43",
        "image_link": "https://img.sofascore.com/api/v1/team/43/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#ffffff",
          "secondary": "#000000",
          "text": "#000000"
        },
        "followers_count": 372809
      },
      {
        "id": 96,
        "name": "Hull City",
        "short_name": "Hull",
        "code": "HUL",
        "slug": "hull-city",
        "link": "https://www.sofascore.com/team/football/hull-city/96",
        "image_link": "https://img.sofascore.com/api/v1/team/96/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#de8f38",
          "secondary": "#000000",
          "text": "#000000"
        },
        "followers_count": 101323
      },
      {
        "id": 32,
        "name": "Ipswich Town",
        "short_name": "Ipswich",
        "code": "IPS",
        "slug": "ipswich-town",
        "link": "https://www.sofascore.com/team/football/ipswich-town/32",
        "image_link": "https://img.sofascore.com/api/v1/team/32/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#0000ff",
          "secondary": "#ffffff",
          "text": "#ffffff"
        },
        "followers_count": 150116
      },
      {
        "id": 34,
        "name": "Leeds United",
        "short_name": "Leeds",
        "code": "LEE",
        "slug": "leeds-united",
        "link": "https://www.sofascore.com/team/football/leeds-united/34",
        "image_link": "https://img.sofascore.com/api/v1/team/34/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#ffffff",
          "secondary": "#1d4189",
          "text": "#1d4189"
        },
        "followers_count": 282092
      },
      {
        "id": 44,
        "name": "Liverpool FC",
        "short_name": "Liverpool",
        "code": "LIV",
        "slug": "liverpool",
        "link": "https://www.sofascore.com/team/football/liverpool/44",
        "image_link": "https://img.sofascore.com/api/v1/team/44/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#cc0000",
          "secondary": "#ffffff",
          "text": "#ffffff"
        },
        "followers_count": 4323101
      },
      {
        "id": 17,
        "name": "Manchester City",
        "short_name": "Man City",
        "code": "MCI",
        "slug": "manchester-city",
        "link": "https://www.sofascore.com/team/football/manchester-city/17",
        "image_link": "https://img.sofascore.com/api/v1/team/17/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#66ccff",
          "secondary": "#ffffff",
          "text": "#ffffff"
        },
        "followers_count": 4753278
      },
      {
        "id": 35,
        "name": "Manchester United",
        "short_name": "Man Utd",
        "code": "MUN",
        "slug": "manchester-united",
        "link": "https://www.sofascore.com/team/football/manchester-united/35",
        "image_link": "https://img.sofascore.com/api/v1/team/35/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#ff0000",
          "secondary": "#373737",
          "text": "#373737"
        },
        "followers_count": 4261989
      },
      {
        "id": 39,
        "name": "Newcastle United",
        "short_name": "Newcastle",
        "code": "NEW",
        "slug": "newcastle-united",
        "link": "https://www.sofascore.com/team/football/newcastle-united/39",
        "image_link": "https://img.sofascore.com/api/v1/team/39/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#000000",
          "secondary": "#ffffff",
          "text": "#ffffff"
        },
        "followers_count": 984394
      },
      {
        "id": 14,
        "name": "Nottingham Forest",
        "short_name": "Forest",
        "code": "NFO",
        "slug": "nottingham-forest",
        "link": "https://www.sofascore.com/team/football/nottingham-forest/14",
        "image_link": "https://img.sofascore.com/api/v1/team/14/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#cc0000",
          "secondary": "#cc0000",
          "text": "#cc0000"
        },
        "followers_count": 472753
      },
      {
        "id": 41,
        "name": "Sunderland",
        "short_name": "Sunderland",
        "code": "SUN",
        "slug": "sunderland",
        "link": "https://www.sofascore.com/team/football/sunderland/41",
        "image_link": "https://img.sofascore.com/api/v1/team/41/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#ffffff",
          "secondary": "#ca0000",
          "text": "#ca0000"
        },
        "followers_count": 244346
      },
      {
        "id": 33,
        "name": "Tottenham Hotspur",
        "short_name": "Tottenham",
        "code": "TOT",
        "slug": "tottenham-hotspur",
        "link": "https://www.sofascore.com/team/football/tottenham-hotspur/33",
        "image_link": "https://img.sofascore.com/api/v1/team/33/image",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "gender": "M",
        "is_national": false,
        "colors": {
          "primary": "#ffffff",
          "secondary": "#000066",
          "text": "#000066"
        },
        "followers_count": 1674684
      }
    ],
    "statistics_groups": {
      "summary": [
        "goals",
        "expectedGoals",
        "successfulDribbles",
        "tackles",
        "assists",
        "accuratePassesPercentage",
        "rating"
      ],
      "attack": [
        "goals",
        "expectedGoals",
        "bigChancesMissed",
        "successfulDribbles",
        "totalShots",
        "goalConversionPercentage",
        "rating"
      ],
      "defence": [
        "tackles",
        "interceptions",
        "clearances",
        "errorLeadToGoal",
        "outfielderBlocks",
        "rating"
      ],
      "passing": [
        "bigChancesCreated",
        "assists",
        "accuratePasses",
        "accuratePassesPercentage",
        "keyPasses",
        "rating"
      ],
      "goalkeeper": [
        "saves",
        "cleanSheet",
        "penaltySave",
        "savedShotsFromInsideTheBox",
        "runsOut",
        "rating"
      ],
      "detailed": {
        "attack": [
          "goals",
          "expectedGoals",
          "bigChancesMissed",
          "successfulDribbles",
          "successfulDribblesPercentage",
          "totalShots",
          "shotsOnTarget",
          "shotsOffTarget",
          "blockedShots",
          "goalConversionPercentage",
          "penaltiesTaken",
          "penaltyGoals",
          "penaltyWon",
          "shotFromSetPiece",
          "freeKickGoal",
          "goalsFromInsideTheBox",
          "goalsFromOutsideTheBox",
          "headedGoals",
          "leftFootGoals",
          "rightFootGoals",
          "hitWoodwork",
          "offsides",
          "penaltyConversion",
          "setPieceConversion",
          "rating"
        ],
        "defence": [
          "tackles",
          "interceptions",
          "penaltyConceded",
          "clearances",
          "errorLeadToGoal",
          "errorLeadToShot",
          "ownGoals",
          "dribbledPast",
          "cleanSheet",
          "outfielderBlocks",
          "rating"
        ],
        "passing": [
          "bigChancesCreated",
          "assists",
          "accuratePasses",
          "inaccuratePasses",
          "totalPasses",
          "accuratePassesPercentage",
          "accurateOwnHalfPasses",
          "accurateOppositionHalfPasses",
          "accurateFinalThirdPasses",
          "keyPasses",
          "accurateCrosses",
          "accurateCrossesPercentage",
          "accurateLongBalls",
          "accurateLongBallsPercentage",
          "passToAssist",
          "rating"
        ],
        "goalkeeper": [
          "saves",
          "cleanSheet",
          "penaltyFaced",
          "penaltySave",
          "savedShotsFromInsideTheBox",
          "savedShotsFromOutsideTheBox",
          "goalsConcededInsideTheBox",
          "goalsConcededOutsideTheBox",
          "punches",
          "runsOut",
          "successfulRunsOut",
          "highClaims",
          "crossesNotClaimed",
          "rating"
        ],
        "other": [
          "yellowCards",
          "redCards",
          "groundDuelsWon",
          "groundDuelsWonPercentage",
          "aerialDuelsWon",
          "aerialDuelsWonPercentage",
          "totalDuelsWon",
          "totalDuelsWonPercentage",
          "minutesPlayed",
          "wasFouled",
          "fouls",
          "dispossessed",
          "possessionLost",
          "appearances",
          "matchesStarted",
          "rating"
        ]
      }
    },
    "hide_home_and_away": false,
    "nationalities": {
      "ar": "Argentina",
      "at": "Austria",
      "au": "Australia",
      "ba": "Bosnia & Herzegovina",
      "be": "Belgium",
      "bf": "Burkina Faso",
      "br": "Brazil",
      "ca": "Canada",
      "cd": "DR Congo",
      "ch": "Switzerland",
      "ci": "Côte d'Ivoire",
      "cl": "Chile",
      "cm": "Cameroon",
      "co": "Colombia",
      "cz": "Czechia",
      "de": "Germany",
      "dk": "Denmark",
      "dz": "Algeria",
      "ec": "Ecuador",
      "eg": "Egypt",
      "en": "England",
      "es": "Spain",
      "fr": "France",
      "gh": "Ghana",
      "gr": "Greece",
      "gw": "Guinea-Bissau",
      "hr": "Croatia",
      "ht": "Haiti",
      "hu": "Hungary",
      "ie": "Ireland",
      "il": "Israel",
      "it": "Italy",
      "jm": "Jamaica",
      "jp": "Japan",
      "ma": "Morocco",
      "ml": "Mali",
      "mz": "Mozambique",
      "ng": "Nigeria",
      "nl": "Netherlands",
      "no": "Norway",
      "nx": "Northern Ireland",
      "nz": "New Zealand",
      "pl": "Poland",
      "pt": "Portugal",
      "py": "Paraguay",
      "rs": "Serbia",
      "se": "Sweden",
      "si": "Slovenia",
      "sn": "Senegal",
      "sx": "Scotland",
      "tr": "Türkiye",
      "ua": "Ukraine",
      "us": "USA",
      "uy": "Uruguay",
      "uz": "Uzbekistan",
      "wa": "Wales"
    }
  }
}