This adds a scraper for Winter Park that hits the feed endpoint using the 'ws' library and extracts the Base Depth and 24 Hour Snowfall. Changes in this PR include:
New scraper for Winter Park that extends the BaseScraper
Scraper makes API call and uses play JSON library to extract base depth and 24 hour snow fall
This adds a scraper for Winter Park that hits the feed endpoint using the 'ws' library and extracts the Base Depth and 24 Hour Snowfall. Changes in this PR include: