Underdog Fantasy Prop Lines Scraper avatar

Underdog Fantasy Prop Lines Scraper

Pricing

from $0.015 / prop line

Go to Apify Store
Underdog Fantasy Prop Lines Scraper

Underdog Fantasy Prop Lines Scraper

Scrape live player prop lines from Underdog Fantasy. Points, rebounds, assists, combo props, over/under odds, implied probability. Filter by player, team, sport, or prop type. NBA, NFL, MLB, NHL, soccer.

Pricing

from $0.015 / prop line

Rating

0.0

(0)

Developer

Yuliia Kulakova

Yuliia Kulakova

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

Underdog Fantasy Prop Lines Scraper

Underdog Fantasy Prop Lines Scraper

Pull every player prop line from Underdog Fantasy in seconds — points, rebounds, assists, combo props, odds, implied probability, and more. Filter by player, team, sport, or prop type. No API key required.

Whether you're line shopping, building a model, or setting up automated alerts — this actor gives you clean, structured data ready to use.


What You Get

Every record includes:

FieldDescription
playerNameFull player name
team / opponentTeam abbreviations, e.g. LAL, OKC
gameVenue"home" or "away"
sportNBA, NFL, MLB, NHL, SOCCER
propTypeNormalized stat key: points, rebounds, pts_rebs_asts, passing_yards, etc.
propCategoryBroad category: scoring, defensive, passing, rush_receiving, pitching, hitting
lineThe over/under threshold
overOdds / underOddsAmerican odds for each side
impliedProbabilityWin probability derived from odds (0–1)
payoutMultiplierPer-leg payout multiplier
gameDate / gameTimeWhen the game tips off
isLiveWhether the game is in progress
boostedMultipliertrue when the over payout is boosted (contrarian value signal)
scrapedAtTimestamp of the scrape

Example Output

{
"platform": "underdog",
"playerName": "LeBron James",
"team": "LAL",
"opponent": "OKC",
"gameVenue": "away",
"sport": "NBA",
"propType": "pts_rebs_asts",
"propCategory": "scoring",
"line": 35.5,
"overOdds": -118,
"underOdds": -105,
"impliedProbability": 0.5413,
"payoutMultiplier": 1,
"gameDate": "2026-05-08",
"gameTime": "2026-05-08T01:30:00Z",
"isLive": false,
"boostedMultiplier": false,
"scrapedAt": "2026-05-08T12:00:00.000Z"
}

Input Options

ParameterTypeDefaultDescription
sportsstring[]allSports to include: NBA, NFL, MLB, NHL, SOCCER
propTypesstring[]allFilter by prop type, e.g. ["points", "rebounds", "passing_yards"]
playerNamesstring[]allFilter to specific players, e.g. ["LeBron James", "Stephen Curry"]
teamsstring[]allFilter by team abbreviation, e.g. ["LAL", "GSW"]
minLinenumber0Only return props where line ≥ this value
maxLinenumbernoneOnly return props where line ≤ this value
onlyLiveGamesbooleanfalseOnly return props for games currently in progress
includeInjuredPlayersbooleanfalseWhen false, props for Questionable / GTD / Out players are excluded
outputFormatenum"per-prop""per-prop" — one flat record per line (best for spreadsheets). "per-player" — one record per player with a nested props array (best for player-centric analysis)

Use Cases

Line Shopping — pull all available props before your slate and see exact odds for each side before locking in.

Model Building — schedule the actor to run every 15–30 minutes and accumulate timestamped snapshots. Track how lines move around injury news and game time.

Automated Alerts — connect to Apify webhooks and trigger notifications when a player you follow has a new prop posted.

Injury-Aware Filtering — set includeInjuredPlayers: false (default) to automatically skip props for players listed as Questionable, GTD, or Out.

Per-Player Grouping — use outputFormat: "per-player" to get one clean record per player with all their props nested — perfect for building slips or player cards.


Supported Prop Types

NBApoints, rebounds, assists, threes_made, free_throws_made, steals, blocks, turnovers, pts_rebs_asts, pts_rebs, pts_asts, rebs_asts, points_rebounds, fg_attempted

NFLpassing_yards, rushing_yards, receiving_yards, passing_tds, receptions, interceptions, rush_rec_yards

MLBhits, home_runs, rbi, runs_scored, strikeouts, pitcher_strikeouts, walks, stolen_bases, total_bases

NHLgoals, shots_on_goal, saves

SOCCERshots, shots_on_target