FantasyPros NFL Scraper: Rankings & Projections avatar

FantasyPros NFL Scraper: Rankings & Projections

Pricing

from $0.26 / 1,000 player records

Go to Apify Store
FantasyPros NFL Scraper: Rankings & Projections

FantasyPros NFL Scraper: Rankings & Projections

Scrape FantasyPros NFL rankings, weekly projections, and ADP. Includes tier, ownership %, and bye week on rankings, free and anonymous, no account needed. Works entirely within the site's public limits. From $0.00035 per record.

Pricing

from $0.26 / 1,000 player records

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

Get tier, ownership, and bye week free, no account required
Pull FantasyPros NFL rankings, weekly projections, and ADP with fields other scrapers say need a paid key.
๐ŸŽ Free fields, no key needed
Tier, ownership percentage, and bye week on every rankings row, fully anonymous.
๐Ÿˆ Three data types
Rankings, weekly projections, and average draft position in one Actor.
๐Ÿ”“ Never needs an account
No login, API key, or credential input anywhere. Works entirely within public access.
๐ŸŽฏ Filter by position and format
QB, RB, WR, TE, K, DST, and PPR, Half PPR, or Standard scoring.

Draft prep, trade analysis, and waiver-wire research all lean on the same handful of numbers: consensus rank, tier, ownership, and how the experts project each player to perform. This Actor pulls all of it straight from FantasyPros, including fields that show up locked behind a paid account on other scrapers, at no extra cost and with no sign-up required.

๐Ÿš€ Why use it

"I run a fantasy football podcast and need fresh rankings every week." I want tier and ownership data without asking my listeners to buy me an API key.

"I manage a dynasty league Discord." I need consensus rankings I can pipe into a bot, with the standard deviation so I can flag where the experts actually disagree.

"I'm building a draft assistant tool." I need rankings, projections, and ADP from the same source so the numbers are internally consistent, not three different scrapers with three different player-ID schemes.

๐Ÿงญ How to use it

STEP 1
Pick a data type
Rankings, projections, or ADP, plus position and scoring-format filters.
STEP 2
Run the Actor
No configuration needed. It works anonymously, every time.
STEP 3
Get structured data
Download clean records in JSON, CSV, or Excel from the Output tab.

๐Ÿ“ฅ Input

FieldTypeRequiredDescription
dataTypeenumNoWhich data to scrape: rankings, projections, or ADP.
positionsarray (enum)NoOnly include these positions. Leave all selected for every position.
scoringFormatenumNoPPR, Half PPR, or Standard. Only affects RB/WR/TE data.
weekintegerNoNFL week number. Only used for projections.
maxItemsintegerNoStop after this many records. 0 for no limit.

๐Ÿ“ค Output

{
"playerId": 19788,
"playerName": "Ja'Marr Chase",
"team": "CIN",
"position": "WR",
"dataType": "rankings",
"scoringFormat": "PPR",
"week": 1,
"consensusRank": 1,
"bestRank": 1,
"worstRank": 4,
"stdDev": 0.87,
"tier": 1,
"ownedPct": 99.8,
"byeWeek": "6",
"playerPageUrl": "https://www.fantasypros.com/nfl/players/jamarr-chase.php",
"scrapedAt": "2026-08-30T06:48:19.631Z",
"sourceUrl": "https://www.fantasypros.com/nfl/rankings/ppr-cheatsheets.php"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

๐Ÿ—ƒ๏ธ Data table

FieldTypeDescription
playerNamestringPlayer full name
teamstringNFL team abbreviation
positionstringQB, RB, WR, TE, K, or DST
dataTypestringrankings, projections, or adp
consensusRanknumberExpert consensus rank, rankings only
tiernumberRanking tier, rankings only
ownedPctnumberOwnership percentage, rankings only
byeWeekstringBye week number
projectedPointsnumberConsensus projected fantasy points, projections only
projectedStatsobjectPosition-specific stat breakdown, projections only
adpAvgnumberAverage draft position, ADP only
adpBySourceobjectADP by individual source, ADP only

๐Ÿ’ฐ Pricing

This Actor uses pay per event pricing: you're charged per record extracted, and nothing else. Empty runs cost nothing. There are no subscriptions and no minimum spend.

โญ Enjoying FantasyPros NFL Scraper?

โญ โญ โญ โญ โญ
If this Actor saved you a paid FantasyPros subscription, that's worth 10 seconds of your time.
A 5-star rating helps other fantasy football builders, podcasters, and league managers find it. Your feedback also tells us what to build next.
โ˜…ย ย Rate this Actor on Apify

โ“ FAQ

Does this Actor need a FantasyPros account or API key? No. It works entirely within the site's public, anonymous access, and there is no login or key input anywhere in the Actor.

Why are projections and ADP limited to a small number of players? FantasyPros itself limits how much projections and ADP data is visible without a paid account (about 10 players per position for projections, about 5 for ADP). This Actor never pads or fakes the missing rows: the run log always states the real count returned.

Does rankings have the same limit? No. Rankings return the full board every time, including tier, ownership percentage, and bye week, all for free.

Is this legal? This Actor only extracts publicly available information already shown to any visitor of FantasyPros. Always review the target site's terms of service before using the data commercially.

๐Ÿ”— Other actors