In this tutorial we will see the most efficient way to get all the teams and players of a competition. We will do this in PHP but the logic applied can be done in any programming language. To make
A new endpoint is available in the API : players/squads. Depending on the parameters it returns either the current players of a team when the team parameter is used or the teams associated to a
Great news! The position of the players on the grid is now available in the API. How it works ?
X = row and Y = column (X:Y)
Line 1 X being the one of the goal and then for each line this number is
First of all our best wishes for this new year which will be the sign of new features and leagues & cups in the API. For a good start, here is the new API feature: "Search Players". Available
Good news ! We have just added the endpoint "Players" which allows you to recover the coachs and the players of a team according to the season and the id of the team. Php Request example $response =
Good New Line Ups are available, Formation
Coach
Start XI
Substitutes Php Request example $response = UnirestRequest::get("https://api-football-v1.p.rapidapi.com/lineups/{fixture_id}", array(