PrizePicks Scraper
Pricing
from $1.19 / 1,000 records
Go to Apify Store
PrizePicks Scraper
Scrape PrizePicks player props, projections, and lines for every active league via the live board API. Filter by league, stat type, and odds type.
PrizePicks Scraper
Pricing
from $1.19 / 1,000 records
Scrape PrizePicks player props, projections, and lines for every active league via the live board API. Filter by league, stat type, and odds type.
'projections' scrapes the full active board across every league. 'league' scrapes a single league (pick it below). 'leagues' returns the league catalog with ids and current projection counts, useful for discovering ids to use in League name / id.
Only used when Mode is 'league'. Pick a common league, or leave as 'All leagues' and use League name / id instead. Not every active league is listed here — run Mode 'leagues' first to find ids for leagues not shown (soccer competitions, esports, golf events, etc.).
Only used when Mode is 'league'. A league name (e.g. "EuroLeague") or numeric league id. Overrides the League dropdown when both are set. Run Mode 'leagues' first to look up the exact id for a league that isn't in the dropdown.
Keep only projections whose stat type matches one of these (case-insensitive substring match), e.g. "Points", "Rebounds", "Passing Yards". Leave empty to keep every stat type.
[]Keep only standard lines, easier 'goblin' lines, or harder 'demon' lines. Leave as 'All' to keep every odds type.
Keep only projections in this game state. Leave as 'All' to keep every status.
Keep only projections that are currently live / in-game.
Upper bound on the number of rows returned. Kept low by default to keep first runs cheap and fast — raise it (e.g. to 1000) to pull the full board.
JSON:API page size used while paginating the PrizePicks projections endpoint. The default works well for almost every run — only lower it if you hit response-size issues.
PrizePicks blocks all traffic from outside the United States, so a US proxy is required. Residential (US) is enabled by default and is the most reliable option.
{ "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ], "apifyProxyCountry": "US"}