transfermarkt.de API: get_club_squad
transfermarkt.de via Parse · sports
Get all players in a club's squad for a given season. Returns each player's name, shirt number, position, age, nationalities, and market value. Positions and market values are in German locale format. If season is omitted, returns the current season's squad. Access football player profiles, transfer histories, club squads, and competition statistics from Transfermarkt. Fulfilled by Parse from transfermarkt.de.
- entertainment
- finance
- parse
- platform-key
- sports
- transfermarkt-de
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f9c987bb-681c-471d-a7f7-342ac6c0016b/get_club_squad
- Interface artifact
- sha256:ff706a3f26646bcff48d1bd656e2e1436ea0b4aed222ac6d3a53ceb98a6383a2
- Manifest digest
- sha256:75e8e2d33c578fa64cc83f7cc39ccffcc518ae5e941a055d333fe332571165df
Request fields
- season (string): Season start year as 4-digit string (e.g. '2024' for the 2024/25 season). Omitting returns the current season.
- club_id (string, required): Transfermarkt club ID (numeric string, e.g. '27' for FC Bayern München, '131' for FC Barcelona).
Example queries
- {"season":"2024","club_id":"6303"}