Sofascore Scraper

ENDPOINTS
GET/tournaments

Tournaments in Category

Every competition in a category with id, name, link, logo and colours; the id is the tournament_id.

QUERY PARAMS

Category id from /categories.

Example: 1 (England)

{
  "category_id": 1,
  "count": 20,
  "tournaments": [
    {
      "id": 17,
      "name": "Premier League",
      "slug": "premier-league",
      "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
      "colors": {
        "primary": "#3c1c5a",
        "secondary": "#f80158"
      },
      "followers_count": 1356594,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 18,
      "name": "Championship",
      "slug": "championship",
      "link": "https://www.sofascore.com/tournament/football/england/championship/18",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/18/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/18/image/dark",
      "colors": {
        "primary": "#20429a",
        "secondary": "#ac944a"
      },
      "followers_count": 143040,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 346,
      "name": "Community Shield",
      "slug": "community-shield",
      "link": "https://www.sofascore.com/tournament/football/england/community-shield/346",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/346/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/346/image/dark",
      "colors": {
        "primary": "#e4051f",
        "secondary": "#949fa4"
      },
      "followers_count": 48009,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 24,
      "name": "League One",
      "slug": "league-one",
      "link": "https://www.sofascore.com/tournament/football/england/league-one/24",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/24/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/24/image/dark",
      "colors": {
        "primary": "#20429a",
        "secondary": "#848888"
      },
      "followers_count": 29364,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 25,
      "name": "League Two",
      "slug": "league-two",
      "link": "https://www.sofascore.com/tournament/football/england/league-two/25",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/25/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/25/image/dark",
      "colors": {
        "primary": "#20429a",
        "secondary": "#be0008"
      },
      "followers_count": 17752,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 173,
      "name": "National League",
      "slug": "national-league",
      "link": "https://www.sofascore.com/tournament/football/england/national-league/173",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/173/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/173/image/dark",
      "colors": {
        "primary": "#1d1e1e",
        "secondary": "#eb6620"
      },
      "followers_count": 10939,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 19,
      "name": "FA Cup",
      "slug": "fa-cup",
      "link": "https://www.sofascore.com/tournament/football/england/fa-cup/19",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/19/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/19/image/dark",
      "colors": {
        "primary": "#bc1821",
        "secondary": "#e60411"
      },
      "followers_count": 210458,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 1696,
      "name": "FA Cup, Qualification",
      "slug": "fa-cup-qualification",
      "link": "https://www.sofascore.com/tournament/football/england/fa-cup-qualification/1696",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/1696/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/1696/image/dark",
      "colors": {
        "primary": "#002b80",
        "secondary": "#e60414"
      },
      "followers_count": 8195,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 21,
      "name": "EFL Cup",
      "slug": "efl-cup",
      "link": "https://www.sofascore.com/tournament/football/england/efl-cup/21",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/21/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/21/image/dark",
      "colors": {
        "primary": "#203e93",
        "secondary": "#bc1723"
      },
      "followers_count": 165297,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 334,
      "name": "Football League Trophy",
      "slug": "football-league-trophy",
      "link": "https://www.sofascore.com/tournament/football/england/football-league-trophy/334",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/334/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/334/image/dark",
      "colors": {
        "primary": "#0076c0",
        "secondary": "#e60414"
      },
      "followers_count": 7923,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 10553,
      "name": "Women's Super League 2",
      "slug": "fa-womens-championship",
      "link": "https://www.sofascore.com/tournament/football/england/fa-womens-championship/10553",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/10553/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/10553/image/dark",
      "followers_count": 3134,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 1044,
      "name": "Women's Super League",
      "slug": "the-fa-womens-super-league",
      "link": "https://www.sofascore.com/tournament/football/england/the-fa-womens-super-league/1044",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/1044/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/1044/image/dark",
      "colors": {
        "primary": "#1c0f32",
        "secondary": "#fc4342"
      },
      "followers_count": 23614,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 11666,
      "name": "Women's FA Cup",
      "slug": "fa-cup-women",
      "link": "https://www.sofascore.com/tournament/football/england/fa-cup-women/11666",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/11666/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/11666/image/dark",
      "colors": {
        "primary": "#f41e60",
        "secondary": "#98989a"
      },
      "followers_count": 6707,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 24029,
      "name": "England National League Cup",
      "slug": "england-national-league-cup",
      "link": "https://www.sofascore.com/tournament/football/england/england-national-league-cup/24029",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/24029/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/24029/image/dark",
      "followers_count": 1248,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 11667,
      "name": "FA Women's League Cup",
      "slug": "fa-womens-league-cup",
      "link": "https://www.sofascore.com/tournament/football/england/fa-womens-league-cup/11667",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/11667/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/11667/image/dark",
      "colors": {
        "primary": null,
        "secondary": "#ffac00"
      },
      "followers_count": 4962,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 25492,
      "name": "Baller League UK",
      "slug": "baller-league-uk",
      "link": "https://www.sofascore.com/tournament/football/england/baller-league-uk/25492",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/25492/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/25492/image/dark",
      "colors": {
        "primary": "#012169",
        "secondary": "#c8102e"
      },
      "followers_count": 4414,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 24640,
      "name": "FA Youth Cup",
      "slug": "fa-youth-cup",
      "link": "https://www.sofascore.com/tournament/football/england/fa-youth-cup/24640",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/24640/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/24640/image/dark",
      "followers_count": 1347,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 33702,
      "name": "First Division",
      "slug": "first-division",
      "link": "https://www.sofascore.com/tournament/football/england/first-division/33702",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/33702/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/33702/image/dark",
      "followers_count": 177,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 36931,
      "name": "Midland Football League Cup",
      "slug": "midland-football-league-cup",
      "link": "https://www.sofascore.com/tournament/football/england/midland-football-league-cup/36931",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/36931/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/36931/image/dark",
      "followers_count": 9,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    },
    {
      "id": 37139,
      "name": "West Midlands Regional League Division One",
      "slug": "west-midlands-regional-league-division-one",
      "link": "https://www.sofascore.com/tournament/football/england/west-midlands-regional-league-division-one/37139",
      "image_link": "https://img.sofascore.com/api/v1/unique-tournament/37139/image",
      "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/37139/image/dark",
      "followers_count": 6,
      "category": {
        "id": 1,
        "name": "England",
        "slug": "england",
        "link": "https://www.sofascore.com/football/england",
        "sport": {
          "id": 1,
          "name": "Football",
          "slug": "football"
        },
        "country": null,
        "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
      }
    }
  ]
}