Futbin: Get Player Details
Futbin via Parse · sports
Retrieves detailed statistics, current market prices, playstyles, skill moves, and weak foot for a specific player by their Futbin player ID. Includes all in-game stats broken down by category, playstyles grouped into plus (gold), basic (white), and locked categories with name, category, and logo URL, and platform-specific market prices when available. Access EA FC player data, market trends, and player search from Futbin. Fulfilled by Parse from futbin.com.
- entertainment
- futbin
- futbin-com
- marketplace
- parse
- platform-key
- sports
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/21963078-8a17-40ff-a896-9b0b0ec3e828/get_player_details
- Interface artifact
- sha256:3c8391a913193c5bd3ac0045fb3a705ad66cb158956c10f009c36ff01c47112e
- Manifest digest
- sha256:9de607453412e94e1d218cb8cfcdceebe5da9043b20dbf35158e8bf5e1356554
Request fields
- slug (string): Player URL slug. If not provided, defaults to 'player'.
- year (string): Game year identifier (e.g. '26' for EA FC 26).
- player_id (string, required): Futbin player ID (e.g. '25561' for Rodri). Obtainable from search_players results[*].id or get_players players[*].id.
Example queries
- {"slug":"player","year":"26","player_id":"25561"}