Transfermarkt: Get Competition Transfers
Transfermarkt via Parse · sports
Get all transfers for a competition in a given season. Returns each transfer with player name, player ID, source and destination club names, transfer fee, transfer date, and the player's consultant agency name where available. Without a season parameter, returns the current season's transfers. Results are ordered by fee descending. 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
- 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_competition_transfers
- Interface artifact
- sha256:e049ee234a841124652e7b73682679a59716f4845d4d110229ee91122f9c06d6
- Manifest digest
- sha256:766d3cb89d085f7f628663990204db1061d2b23f0722c546ae115504abdb10bb
Request fields
- season (string): Season start year as 4-digit string (e.g. '2024' for the 2024/25 season). Omitting returns the current season's transfers.
- competition_id (string, required): Transfermarkt competition ID: 'GB1' for Premier League, 'L1' for Bundesliga, 'IT1' for Serie A, 'ES1' for La Liga, 'FR1' for Ligue 1, 'GR1' for Greek Super League.: Allowed values: IT1, L1, GB1, ES1, FR1, GR1
Example queries
- {"season":"2024","competition_id":"IT1"}