VOOZH about

URL: https://apify.com/crawloop/prizepicks-player-props-scraper

โ‡ฑ PrizePicks Player Props Scraper ยท Apify


Pricing

from $0.05 / 1,000 results

Go to Apify Store

PrizePicks Player Props Scraper

Scrape live PrizePicks player props โ€” over/under lines, demon/goblin odds tiers, matchups, and 51 fields across 29 leagues. No login. Part of Crawloop DFS Props Suite.

Pricing

from $0.05 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Andrej Kiva

Andrej Kiva

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

0

Monthly active users

7 days ago

Last modified

Share

PrizePicks Player Props Scraper โ€” Lines & Odds Tiers

Crawloop DFS Player Props Suite โ€” Real-time player props, over/under lines, and odds from US daily fantasy sports (DFS) pick'em platforms. Built for odds-comparison tools, sports analytics pipelines, and research dashboards.

Suite hub: github.com/PLCSPS-DEV/dfs-player-props

Product site: crawloop.com/sports-data

PrizePicksBetr PicksDraftKings Pick6Underdog FantasyMulti-Source
Player Props Scraper โ—„โ”€โ”€ you are herePicks ScraperPick6 ScraperPlayer Props ScraperProps Board

Disclaimer: This is an unofficial integration developed independently of PrizePicks. It is not affiliated with, sponsored by, or endorsed by PrizePicks or any of its subsidiaries.

PrizePicks and related names are trademarks of their respective owners. Data is read from publicly accessible web sources only; no proprietary databases are redistributed.

This Actor is provided for informational and research purposes only. It does not provide betting advice. You are solely responsible for ensuring your use complies with applicable laws, platform terms of use, and your organization's policies.

No warranty is given as to accuracy, completeness, or continued availability of third-party data. Use at your own risk.

Extract every active PrizePicks player prop as structured JSON โ€” player, stat category, over/under line, odds tier (standard, demon, goblin), matchup, and timestamps. 20,000+ props in under 45 seconds across 29 leagues with 51 fields per row. Filter by league, player, team, stat type, or odds tier to cut cost.

Designed for PrizePicks-only monitoring, model feeds, and as input to the Multi-Source Board for cross-platform line comparison.

When to use this Actor

Use the PrizePicks Player Props Scraper when you need the full PrizePicks board โ€” including demon/goblin tiers, team brand colors, and live-game status โ€” without pulling other platforms.

For Betr, DraftKings Pick6, or Underdog only, use the dedicated single-source scrapers in the suite table above. For all platforms in one run with comparison_key joins, use the Multi-Source Board.

DFS Props Pipeline

Phase 1 โ€” Single-platform boards Phase 2 โ€” Cross-platform compare
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
PrizePicks Scraper โ—„โ”€โ”€ you are here โ”€โ”€โ”
Betr Picks Scraper โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
Pick6 Scraper โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ–บ Multi-Source Board โ”€โ”€โ–บ comparisons dataset
Underdog Scraper โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Key Features

  • 51 fields per prop โ€” player profiles, team colors, matchups, odds tiers, timestamps, live status.
  • 29 leagues โ€” NBA, MLB, NHL, NFL, WNBA, Soccer, Tennis, PGA, Esports (CS2, LoL, Valorant, Dota 2, Call of Duty, Rocket League), AFL, Cricket, and more.
  • Odds tiers โ€” Standard, demon (harder line), and goblin (easier line) on the same stat.
  • Cost-optimized filters โ€” AND logic; filtered-out rows are not billed.
  • Real-time lines โ€” Board refreshes every few minutes during active slates.

Input Parameters

ParameterDescriptionDefault
leaguesOne or more leagues, "All", or "Esports".["NBA"]
playerNamesComma-separated names. Case- and diacritic-insensitive partial match.โ€”
statTypesComma-separated stat names or abbreviations (PRA, Points, SOT).โ€”
oddsTiersstandard, demon, goblin. Empty = all tiers.โ€”
teamsComma-separated team names or abbreviations.โ€”
maxProjectionsMax output rows (up to 100,000).30000
prizePicksStateCodeState code sent to public middleware."GA"

Input Example

{
"leagues":["NBA"],
"playerNames":"Jokic, LeBron",
"statTypes":"PRA",
"oddsTiers":["demon"],
"teams":"Lakers"
}

Output Format

{
"projection_id":"10880149",
"line":44.5,
"stat":"Pts+Rebs+Asts",
"stat_short":"PRA",
"odds_tier":"demon",
"player_name":"LeBron James",
"player_team":"LAL",
"player_team_name":"Lakers",
"league":"NBA",
"home_team":"LAL",
"away_team":"BKN",
"game_start":"2026-03-27T22:30:00.000-04:00",
"status":"pre_game",
"is_live":false,
"duration":"Full",
"source":"prizepicks",
"source_type":"dfs"
}

Typical Workflow

1. Monitor a slate

Run with leagues: ["MLB"] on a schedule during game windows. Export dataset to CSV or webhook.

2. Narrow to high-value props

Add playerNames, statTypes, and oddsTiers filters to reduce volume and cost.

3. Compare with Underdog or Betr

Feed output alongside Underdog Player Props or run the Multi-Source Board for automatic comparison_key joins.

Actor Comparison

TaskPrizePicksBetrPick6UnderdogMulti-Source
PrizePicks demon/goblin tiersYesNoNoNoYes
Single-platform lowest costYesYesYesYesNo
Cross-platform line spreadNoNoNoNoYes
American/decimal odds per sideNoNoPartialYesYes

API Integration

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("crawloop/prizepicks-player-props-scraper").call(
run_input={"leagues":["MLB"],"maxProjections":30000}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["player_name"], item["stat_short"], item["line"], item["odds_tier"])

Learn more: Product page ยท Suite hub ยท GitHub docs

Also from Crawloop: Industrial Automation Suite

You might also like

PrizePicks Player Props Scraper - Real-Time Lines

zen-studio/prizepicks-player-props

Extract real-time player prop lines from PrizePicks across 29 leagues. Get over/under lines, odds tiers, player stats, team matchups, and game schedules. NBA, MLB, NHL, Soccer, Tennis, and esports. Filter by league or player name. 51 fields per prop. JSON, CSV, Excel export.

Sleeper Player Props - Lines, Multipliers & Pick Popularity

zen-studio/sleeper-player-props

Extract player prop lines from Sleeper Picks across 14+ leagues. Over/under lines, multipliers, pick popularity, recent performance, injury status. NBA, MLB, NHL, Soccer, Tennis, Golf, MMA, CS2. Filter by league, player, stat, or team.

Underdog Fantasy Player Props API - Lines & Odds

zen-studio/underdog-player-props

Scrape real-time player prop lines and odds from Underdog Fantasy API across 16 leagues. Get over/under lines, American and decimal odds, payout multipliers, player stats, team matchups, and game schedules. Filter by league, player name, stat type, or team. 45 fields per prop. JSON & CSV export.

DraftKings Odds API - Real-Time Lines & Player Props

zen-studio/draftkings-odds

Extract real-time DraftKings sportsbook odds for 11 sports and 43+ leagues. Get spreads, moneylines, totals, player props, and futures in 3 odds formats. Always-on HTTP API. Live in-play odds with scores. NBA, NFL, MLB, NHL, EPL, and more. No login required.

Underdog Fantasy Player Props Scraper

crawloop/underdog-fantasy-player-props-scraper-real-time-lines-odds

Scrape live Underdog Fantasy player props โ€” over/under lines, American/decimal odds, pitchers, and weather across 18 leagues. Part of Crawloop DFS Props Suite.

DraftKings Pick6 Player Props Scraper

crawloop/draftkings-pick6-scraper

Scrape live DraftKings Pick6 player props, over/under lines, and payout multipliers. No login. Part of Crawloop DFS Props Suite.

DFS Multi-Source Player Props Scraper

crawloop/dfs-multi-source-props-scraper

Scrape PrizePicks, Betr, DraftKings Pick6, and Underdog player props in one run. Normalized schema, comparison_key joins, and line spread dataset. Crawloop DFS Props Suite.

Betr Picks Player Props Scraper

crawloop/betr-picks-scraper

Scrape live Betr Picks player props and over/under lines via public GraphQL. No login, US residential proxy. Part of Crawloop DFS Props Suite.

DraftKings Pick6 Player Props - Lines & Multipliers

zen-studio/draftkings-pick6-player-props

Scrape DraftKings Pick6 player props for MLB, NBA, NHL, Soccer, PGA, UFC, and esports. Get stat lines, over/under multipliers, player info, and game details. Filter by league, player, stat, or team. Cross-platform compatible with PrizePicks and Underdog Fantasy.

Draft Kings scraper

syntellect_ai/draftkings-api-actor

SPORTS BETTING DATA DRAFT KINGS contest data, player DFS salaries, and sportsbook betting lines in seconds. No Draft Kings account required. Proxy rotation included. Built for DFS optimizers, sports betting models, over 350,000 results per month DRAFT KINGS SCRAPER IS #1 DFS data source

๐Ÿ‘ User avatar

christopher athans crow

232

5.0