Sofascore Scraper

ENDPOINTS
GET/search

Search

Search teams, players, tournaments, matches, managers, referees and venues in one call; every hit carries its id.

QUERY PARAMS

Search phrase.

Examples:

  • arsenal
  • haaland

Narrow the result type.

Default: all

Allowed values: all, teams, players, tournaments, matches, managers, referees, venues

Results page.

Default: 1

Allowed values: 1-200

{
  "query": "arsenal",
  "type": "all",
  "page": 1,
  "count": 20,
  "results": [
    {
      "type": "team",
      "id": 42,
      "name": "Arsenal",
      "short_name": null,
      "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": {
        "name": "England",
        "alpha2": "EN",
        "alpha3": null,
        "slug": "england"
      },
      "gender": "M",
      "is_national": false,
      "colors": {
        "primary": "#cc0000",
        "secondary": "#ffffff",
        "text": "#ffffff"
      },
      "followers_count": 4194250
    },
    {
      "type": "player",
      "id": 804508,
      "name": "Viktor Gyökeres",
      "short_name": "V. Gyökeres",
      "slug": "viktor-gyokeres",
      "link": "https://www.sofascore.com/football/player/viktor-gyokeres/804508",
      "image_link": "https://img.sofascore.com/api/v1/player/804508/image",
      "position": "F",
      "jersey_number": 14,
      "country": {
        "name": "Sweden",
        "alpha2": "SE",
        "alpha3": null,
        "slug": "sweden"
      },
      "followers_count": 229062,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 934235,
      "name": "Bukayo Saka",
      "short_name": "B. Saka",
      "slug": "bukayo-saka",
      "link": "https://www.sofascore.com/football/player/bukayo-saka/934235",
      "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
      "position": "F",
      "jersey_number": 7,
      "country": {
        "name": "England",
        "alpha2": "EN",
        "alpha3": null,
        "slug": "england"
      },
      "followers_count": 220006,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "team",
      "id": 26243,
      "name": "Arsenal",
      "short_name": null,
      "code": "ARS",
      "slug": "arsenal-women",
      "link": "https://www.sofascore.com/team/football/arsenal-women/26243",
      "image_link": "https://img.sofascore.com/api/v1/team/26243/image",
      "sport": {
        "id": 1,
        "name": "Football",
        "slug": "football"
      },
      "country": {
        "name": "England",
        "alpha2": "EN",
        "alpha3": null,
        "slug": "england"
      },
      "gender": "F",
      "is_national": false,
      "colors": {
        "primary": "#cc0000",
        "secondary": "#ffffff",
        "text": "#ffffff"
      },
      "followers_count": 104697
    },
    {
      "type": "player",
      "id": 547410,
      "name": "Martin Ødegaard",
      "short_name": "M. Ødegaard",
      "slug": "martin-degaard",
      "link": "https://www.sofascore.com/football/player/martin-degaard/547410",
      "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
      "position": "M",
      "jersey_number": 8,
      "country": {
        "name": "Norway",
        "alpha2": "NO",
        "alpha3": null,
        "slug": "norway"
      },
      "followers_count": 96598,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 856714,
      "name": "Declan Rice",
      "short_name": "D. Rice",
      "slug": "declan-rice",
      "link": "https://www.sofascore.com/football/player/declan-rice/856714",
      "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
      "position": "M",
      "jersey_number": 41,
      "country": {
        "name": "England",
        "alpha2": "EN",
        "alpha3": null,
        "slug": "england"
      },
      "followers_count": 85530,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 836705,
      "name": "Kai Havertz",
      "short_name": "K. Havertz",
      "slug": "kai-havertz",
      "link": "https://www.sofascore.com/football/player/kai-havertz/836705",
      "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
      "position": "F",
      "jersey_number": 29,
      "country": {
        "name": "Germany",
        "alpha2": "DE",
        "alpha3": null,
        "slug": "germany"
      },
      "followers_count": 84516,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 869792,
      "name": "Gabriel Magalhães",
      "short_name": "G. Magalhães",
      "slug": "gabriel-magalhaes",
      "link": "https://www.sofascore.com/football/player/gabriel-magalhaes/869792",
      "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
      "position": "D",
      "jersey_number": 6,
      "country": {
        "name": "Brazil",
        "alpha2": "BR",
        "alpha3": null,
        "slug": "brazil"
      },
      "followers_count": 74368,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 864921,
      "name": "Eberechi Eze",
      "short_name": "E. Eze",
      "slug": "eberechi-eze",
      "link": "https://www.sofascore.com/football/player/eberechi-eze/864921",
      "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
      "position": "M",
      "jersey_number": 10,
      "country": {
        "name": "England",
        "alpha2": "EN",
        "alpha3": null,
        "slug": "england"
      },
      "followers_count": 69334,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 866469,
      "name": "Bruno Guimarães",
      "short_name": "B. Guimarães",
      "slug": "bruno-guimaraes",
      "link": "https://www.sofascore.com/football/player/bruno-guimaraes/866469",
      "image_link": "https://img.sofascore.com/api/v1/player/866469/image",
      "position": "M",
      "jersey_number": 39,
      "country": {
        "name": "Brazil",
        "alpha2": "BR",
        "alpha3": null,
        "slug": "brazil"
      },
      "followers_count": 60252,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 941168,
      "name": "William Saliba",
      "short_name": "W. Saliba",
      "slug": "william-saliba",
      "link": "https://www.sofascore.com/football/player/william-saliba/941168",
      "image_link": "https://img.sofascore.com/api/v1/player/941168/image",
      "position": "D",
      "jersey_number": 2,
      "country": {
        "name": "France",
        "alpha2": "FR",
        "alpha3": null,
        "slug": "france"
      },
      "followers_count": 56009,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 966547,
      "name": "Noni Madueke",
      "short_name": "N. Madueke",
      "slug": "noni-madueke",
      "link": "https://www.sofascore.com/football/player/noni-madueke/966547",
      "image_link": "https://img.sofascore.com/api/v1/player/966547/image",
      "position": "F",
      "jersey_number": 20,
      "country": {
        "name": "England",
        "alpha2": "EN",
        "alpha3": null,
        "slug": "england"
      },
      "followers_count": 47791,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 592010,
      "name": "Mikel Merino",
      "short_name": "M. Merino",
      "slug": "mikel-merino",
      "link": "https://www.sofascore.com/football/player/mikel-merino/592010",
      "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
      "position": "M",
      "jersey_number": 23,
      "country": {
        "name": "Spain",
        "alpha2": "ES",
        "alpha3": null,
        "slug": "spain"
      },
      "followers_count": 44008,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 1002837,
      "name": "Piero Hincapié",
      "short_name": "P. Hincapié",
      "slug": "piero-hincapie",
      "link": "https://www.sofascore.com/football/player/piero-hincapie/1002837",
      "image_link": "https://img.sofascore.com/api/v1/player/1002837/image",
      "position": "D",
      "jersey_number": 5,
      "country": {
        "name": "Ecuador",
        "alpha2": "EC",
        "alpha3": null,
        "slug": "ecuador"
      },
      "followers_count": 43984,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 1031259,
      "name": "Christos Tzolis",
      "short_name": "C. Tzolis",
      "slug": "christos-tzolis",
      "link": "https://www.sofascore.com/football/player/christos-tzolis/1031259",
      "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
      "position": "M",
      "jersey_number": 17,
      "country": {
        "name": "Greece",
        "alpha2": "GR",
        "alpha3": null,
        "slug": "greece"
      },
      "followers_count": 40455,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 581310,
      "name": "David Raya",
      "short_name": "D. Raya",
      "slug": "david-raya",
      "link": "https://www.sofascore.com/football/player/david-raya/581310",
      "image_link": "https://img.sofascore.com/api/v1/player/581310/image",
      "position": "G",
      "jersey_number": 1,
      "country": {
        "name": "Spain",
        "alpha2": "ES",
        "alpha3": null,
        "slug": "spain"
      },
      "followers_count": 40223,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 1917626,
      "name": "Max Dowman",
      "short_name": "M. Dowman",
      "slug": "max-dowman",
      "link": "https://www.sofascore.com/football/player/max-dowman/1917626",
      "image_link": "https://img.sofascore.com/api/v1/player/1917626/image",
      "position": "M",
      "jersey_number": 56,
      "country": {
        "name": "England",
        "alpha2": "EN",
        "alpha3": null,
        "slug": "england"
      },
      "followers_count": 34766,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 966837,
      "name": "Martín Zubimendi",
      "short_name": "M. Zubimendi",
      "slug": "martin-zubimendi",
      "link": "https://www.sofascore.com/football/player/martin-zubimendi/966837",
      "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
      "position": "M",
      "jersey_number": 36,
      "country": {
        "name": "Spain",
        "alpha2": "ES",
        "alpha3": null,
        "slug": "spain"
      },
      "followers_count": 33429,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 958959,
      "name": "Jurriën Timber",
      "short_name": "J. Timber",
      "slug": "jurrien-timber",
      "link": "https://www.sofascore.com/football/player/jurrien-timber/958959",
      "image_link": "https://img.sofascore.com/api/v1/player/958959/image",
      "position": "D",
      "jersey_number": 12,
      "country": {
        "name": "Netherlands",
        "alpha2": "NL",
        "alpha3": null,
        "slug": "netherlands"
      },
      "followers_count": 33137,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    },
    {
      "type": "player",
      "id": 957602,
      "name": "Riccardo Calafiori",
      "short_name": "R. Calafiori",
      "slug": "riccardo-calafiori",
      "link": "https://www.sofascore.com/football/player/riccardo-calafiori/957602",
      "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
      "position": "D",
      "jersey_number": 33,
      "country": {
        "name": "Italy",
        "alpha2": "IT",
        "alpha3": null,
        "slug": "italy"
      },
      "followers_count": 31396,
      "is_deceased": false,
      "team": {
        "id": 42,
        "name": "Arsenal",
        "short_name": null,
        "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
      }
    }
  ],
  "next": null,
  "previous": null
}