Fantasycalc: Get Player Trades
Fantasycalc via Parse · sports
Fetch implied trade value history for a specific player. Returns historical daily values and a list of implied trade scenarios with the assets on each side. The player_id is available from get_rankings results as items[].player.id. Provides real-time fantasy football player rankings, trade values, and statistics derived from thousands of actual trades. Supports multiple league formats including Dynasty, Redraft, Superflex, and various scoring settings. Fulfilled by Parse from fantasycalc.com.
- entertainment
- fantasycalc
- fantasycalc-com
- finance
- 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/5e9d9ba7-cf7a-4bb0-bc6a-1c6038981577/get_player_trades
- Interface artifact
- sha256:afc501f89b6069665ba43fcabdb97732227541d7fd12419d95a9d35d4b0a4a29
- Manifest digest
- sha256:1dc3eaae69d177e67684a0e583ac93556a0aafef3e82831ecef506f99ef16db8
Request fields
- num_qbs (integer): Number of starting QBs.: Allowed values: 1, 2
- player_id (string, required): The unique numeric player ID from FantasyCalc (available in get_rankings results as items[].player.id).
- is_dynasty (boolean): Dynasty (true) or Redraft (false).
Example queries
- {"num_qbs":"1","player_id":"9833","is_dynasty":"True"}