Transfermarkt: Get Player Page Data
Transfermarkt via Parse · sports
Comprehensive endpoint returning all available data for a player in a single call: full profile (personal details, attributes, market value, club assignments), complete transfer history (all moves with fees and clubs), full market value history (every assessment since tracking began), and current season performance statistics (per-competition goals, assists, appearances). Combines what get_player_profile, get_player_transfers, get_player_market_value_history, and get_player_stats return individually. Useful when you need all player data at once to minimize round-trips. Player IDs can be obtained from search_players. Football player profiles, transfer history, market values, club data, referee info, and search from transfermarkt.com. Fulfilled by Parse from transfermarkt.com.
- entertainment
- finance
- parse
- platform-key
- sports
- transfermarkt
- transfermarkt-com
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2409cb57-5fc7-4e67-b750-07a9a68d7c70/get_player_page_data
- Interface artifact
- sha256:1a37b67466b0aa1a57cceca21db3fb6c109a1f05b8103a564d4e9be0d0090059
- Manifest digest
- sha256:25495468333b1556f5ca7737074df8238a8d0c43d4d5970d7ba84559ec7cc645
Request fields
- player_id (string, required): Transfermarkt player ID (numeric string). Obtain from search_players or get_top_market_values.
Example queries
- {"player_id":"28003"}