DraftKings DFS Scraper avatar

DraftKings DFS Scraper

Pricing

from $0.28 / 1,000 results

Go to Apify Store
DraftKings DFS Scraper

DraftKings DFS Scraper

Scrape DraftKings DFS contests and player salaries by sport. Get contest metadata and optional player details in a flat row.

Pricing

from $0.28 / 1,000 results

Rating

5.0

(2)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

1

Bookmarked

137

Total users

8

Monthly active users

0.14 hours

Issues response

10 days ago

Last modified

Share

ParseForge

DraftKings DFS Scraper

Scrape DraftKings DFS contests and player salaries for any sport, up to a million events per run. Get contest details, entry fees, prize pools, and player salary data in one fixed schema. No login or API key. Export to CSV, JSON, Excel, or XML.

DraftKings DFS data is scattered across their site and API, and the official API requires authentication and rate limits. This Actor reads the public DFS contest and salary feeds directly, filtered by sport, and returns each event as a flat row. Note: sportsbook betting odds are temporarily unavailable due to DraftKings anti-bot measures; this Actor currently returns DFS data for all data types.

Who uses itWhat they scrape DraftKings for
DFS playersCompare contest structures and entry fees across sports to find the best value games.
Fantasy sports analystsTrack player salary trends over time to identify underpriced players.
Sports betting researchersGather DFS contest data as a proxy for market interest in specific games.

What it does

This Actor collects DraftKings DFS contests and player salaries by sport, and returns each event as a flat row with contest metadata and optional player details.

  • ๐Ÿ“Š DFS contests: Get contest name, entry fee, prize pool, max entries, and start time.
  • ๐Ÿ’ฐ Player salaries: Optionally fetch detailed player data including salary, position, and projected points.
  • ๐Ÿˆ Sport filter: Choose from NFL, NBA, MLB, NHL, CFB, CBB, PGA, NASCAR, MMA, SOC, TEN, LOL, XFL, or all sports.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with DraftKings data

๐Ÿ“ˆ Track DFS contest trends.

DFS players run this Actor daily to monitor contest sizes and prize pools, helping them decide where to allocate their bankroll.

๐Ÿ’ฐ Build salary-based models.

Fantasy analysts scrape player salaries across sports to feed their lineup optimization models and find value plays.

๐Ÿ† Scout the competition.

Researchers use contest metadata to understand how many entries a typical contest has and what entry fees are most common.

Why choose this scraper

What you get
Contest metadataGet entry fees, prize pools, and start times for every DFS contest.
Player salariesOptional detailed player data including salary, position, and projections.
Sport coverageAll major sports from NFL to MMA, or filter to one league.
No login requiredPublic data only, no DraftKings account or API key needed.

How it compares

This Actor focuses on DFS contests and salaries, while the competitor specializes in sportsbook odds.

FeatureParseForgeDraftKings Odds API - Real-Time Lines & Player Props
DFS contests and salariesYesNot listed
Sportsbook oddsNot listedYes
Player propsNot listedYes
Sport filterYesNot listed
No login requiredYesNot listed

Configure the run

Drive the Actor by selecting a sport and data type, and set the maximum number of events to collect. The sport filter narrows the feed, and the includeDetails option adds player-level salary data at the cost of longer run times. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10
}

A larger pull:

{
"maxItems": 200
}

Pricing

Pay-per-result: $0.075 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$7.50
1,000 results$75.00
10,000 results$750.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the DraftKings DFS Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to DraftKings through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/draftkings-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that the sport you selected has active DFS contests. If you chose a niche sport like XFL, there may be no contests at the time of the run.

Why is the run taking so long?

You likely have 'includeDetails' enabled, which makes extra API requests per contest. Disable it for faster runs, or reduce maxItems.

Why does 'sportsbook' return DFS data?

DraftKings has blocked sportsbook odds scraping, so this Actor currently returns DFS data for all data types. This is a known limitation.

FAQ

QuestionAnswer
Does this scrape DraftKings sportsbook odds?No, sportsbook odds are temporarily unavailable because DraftKings has blocked them with anti-bot measures. The 'sportsbook' and 'both' data types currently return DFS data only.
What sports are supported?All major sports: NFL, NBA, MLB, NHL, CFB, CBB, PGA, NASCAR, MMA, SOC, TEN, LOL, and XFL. You can also select ALL to get everything.
How do I get player salaries?Set 'includeDetails' to true. This makes additional API requests per contest and can significantly increase run time and cost, so use it only when you need player-level data.
Do I need a DraftKings account?No, this Actor reads public data only, so no login or API key is required.
What is the maximum number of events I can collect?Up to 1,000,000 events per run, but be aware that large runs take longer and cost more.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by DraftKings, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.