Players Selector

Lightweight node for querying basic player information from the Football API. This node returns essential player data only, making it ideal for browsing, filtering, and selecting players for further analysis.

Unlike the full Players node, this selector does NOT retrieve detailed season statistics. This makes queries faster and more efficient for browsing large player rosters.

The output can be filtered using KNIME's Row Filter or other filtering nodes, then fed into the Player Stats node to retrieve comprehensive match-by-match statistics for only the selected players.

Supports querying players by team, searching by name, or looking up specific player IDs.

Options

Query Type
Select how to query players:
  • Players by Team: Get all players for a specific team in a season
  • Search by Name: Find players by name (supports optional team filter)
  • By Player ID: Get specific player by ID
League
Select the league. Populated from reference data input. Used for filtering results when searching by name.
Season
Select the season year. Populated from reference data input. Required for all query types.
Team
Select team for "Players by Team" queries, or optional team filter for name searches.
Player Name
For name search queries, enter the player name or partial name to search.
Player ID
For player ID queries, specify the numeric player ID or comma-separated list of IDs.

Input Ports

Icon
API-Sports connection from the API-Connector node
Icon
Reference data (leagues, seasons, teams) from the Reference Data Loader node

Output Ports

Icon
Table containing basic player data with 9 columns: Player_ID, Name, Firstname, Lastname, Nationality, Age, Team_ID, Team_Name, Position. This output can be filtered and fed into the Player Stats node to retrieve comprehensive match-by-match statistics for selected players only.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.