pff.com API: get_fantasy_rankings
pff.com via Parse · sports
Retrieve fantasy football draft rankings with ADP data, tier assignments, and point projections. Returns a full list of ranked players for the given scoring format. Each player includes team info, bye week, ADP from ESPN, tier grouping, and high/low/mid point projections. Paginated by page number. APIs to retrieve fantasy football draft rankings, weekly positional rankings, and NFL season info from PFF.com. Fulfilled by Parse from pff.com.
- entertainment
- news-media
- parse
- pff-com
- 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/c1e87591-5624-4c85-9107-5ce188f3ebcb/get_fantasy_rankings
- Interface artifact
- sha256:178cddd30da96dc39c69d53abc4a2e02e2faa685f15e0baf9024f868444e8eae
- Manifest digest
- sha256:4e5fb58ba882ac546b5114ce4e92558eceecaf7f97689aadbac47fd1983ab891
Request fields
- page (integer): Pagination page number.
- league_type (string): League format. Accepted value: 'standard'.: Allowed values: standard
- scoring_type (string): Scoring format for draft rankings. 'REDRAFT_PPR' populates ADP data; other values accepted but may null out ADP fields.: Allowed values: REDRAFT_PPR
Example queries
- {"page":"1","league_type":"standard","scoring_type":"REDRAFT_PPR"}