FanDuel Sportsbook Odds Scraper
Pricing
from $9.99 / 1,000 results
Go to Apify Store
FanDuel Sportsbook Odds Scraper
Convert website logos into clean, square PNG or JPG icons from a list of URLs. Automatically finds the best logo, resizes it, and returns ready-to-use icons with metadata.
Pricing
from $9.99 / 1,000 results
Rating
0.0
(0)
Developer
Jamshaid Arif
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape live FanDuel Sportsbook odds — moneyline, spread, total, and futures — across US states and sports. Output is flat, normalized rows ready for CSV/JSON/Excel.
Input
| Field | Type | Default | Notes |
|---|---|---|---|
state | string | ny | FanDuel state subdomain (ny, nj, pa, …). Your proxy must resolve to a state where FanDuel operates. |
sports | string[] | ["nfl","nba","mlb","nhl"] | FanDuel page slugs. Add any slug the site uses under /navigation/<slug>. |
maxItemsPerSport | integer | 0 | Cap rows saved per sport (0 = no limit). |
oddsFormat | string | both | both, american, or decimal. |
proxyConfiguration | object | US RESIDENTIAL | Required. See below. |
Example input
{"state": "nj","sports": ["nfl", "nba", "soccer"],"maxItemsPerSport": 0,"oddsFormat": "both","proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "US"}}
Output
One row per selection (runner):
{"sport": "soccer","competition": "German Bundesliga","event": "Bayern Munich v Dortmund","eventId": 35785195,"start": "2026-07-20T18:30:00Z","market": "Moneyline (3-way)","marketId": "736.175094297","selection": "Bayern Munich","handicap": null,"odds_american": -425,"odds_decimal": 1.24}