Transfermarkt: Get Club Squad
Transfermarkt via Parse · sports
Get the squad roster for a club in a given season. Returns all players with their names, IDs, shirt numbers, positions, nationalities, and market values. Contract expiry dates are included when available in the squad table. Each request fetches one club-season page. Scraper for Transfermarkt football data including club squads, club info, player profiles, player statistics, player page data, agency details, and agency search. Fulfilled by Parse from transfermarkt.com.br.
- b2b-directory
- finance
- parse
- platform-key
- sports
- transfermarkt
- transfermarkt-com-br
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0a840674-d0ba-46cf-b2dd-071bdabe2143/get_club_squad
- Interface artifact
- sha256:0bfc1f92a7388af0021d4cae55b1bf891c3ccfa2bee02ba6e0f2f161d12eb07d
- Manifest digest
- sha256:3d9b6b472657f16d2ede6f2b029319c6a3dde6a95e523e37ec1b0ee1979eed21
Request fields
- club_id (string, required): Numeric Transfermarkt club ID (e.g. 131 for FC Barcelona).
- season_id (string): Season start year in YYYY format (e.g. 2024 for the 2024/25 season). Omitting defaults to 2024.
Example queries
- {"club_id":"131","season_id":"2024"}