DraftKings Sportsbook web scraper to extract, aggregate, and format NFL game odds into a JSON file using Python’s BeautifulSoup library.
- Added
dk_nfl_webscraper.py - Added
dk_nfl_game_odds_20240907_031621.jsonas an example result of the JSON file produced from the initial web scraper.