Transfermarkt: Get Team Squad
Transfermarkt via Parse · sports
Retrieve the current squad roster for a Transfermarkt team. Returns each player's name, position, age, date of birth, nationality, shirt number, and market value in EUR. One page fetch per call. Access team market values and detailed player career statistics from Transfermarkt's Serie A league, spanning multiple seasons. Fulfilled by Parse from transfermarkt.it.
- entertainment
- finance
- parse
- platform-key
- sports
- transfermarkt
- transfermarkt-it
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/a2a79966-9580-40ab-9d74-b3a9c82996ee/get_team_squad
- Interface artifact
- sha256:ef407f8735f9f362f10af309918a2e0df3d5d9ab7122f079694a978376f0f9a8
- Manifest digest
- sha256:429d66095c293d491826909ccba171b1c9b3bba166213664b98b0a2680efeaed
Request fields
- season (string): Season year as string (e.g. '2025' for 2025/26 season).
- team_id (string): Transfermarkt numeric team ID (e.g. '5' for AC Milan, '46' for Inter). Discoverable via get_team_market_values endpoint.
Example queries
- {"season":"2025","team_id":"5"}