nhlscraper 0.4.0
CRAN release: 2025-11-30
- Website now features proper example.
- New functions to help clean the data are now available:
- New functions to run built-in models are now available:
- New function to help graph the data is now available:
- New functions to help share the data are now available:
nhlscraper 0.3.0
- Website now features disclosure and history.
- Documentation is now standardized.
- All API calls now handle rate-limits with exponential backoff.
- Parameters are now standardized and can handle robust arguments.
- Error-handling is now more elegant, returning messages alongside empty data.
- New functions to access data about the entire league are now available:
- New functions to access data about the franchises are now available:
- New functions to access data about the teams are now available:
- New functions to access the team EDGE statistics are now available:
- New functions to access data about the players are now available:
- New functions to access data about the skaters are now available:
- New functions to access the skater EDGE statistics are now available:
- New functions to access data about the goalies are now available:
- New functions to access the goalie EDGE statistics are now available:
- New functions to access data about the games are now available:
- New functions to access data about the events (plays) are now available:
- New functions to access data about the playoffs are now available:
- New functions to access data about the awards are now available:
- New functions to access data about the drafts are now available:
- New function to access data about the general managers is now available:
- New functions to access data about the coaches are now available:
- New function to access data about the officials is now available:
- New functions to access other data are now available:
- Some functions are now deprecated:
get_seasons()get_standings_information()get_standings()get_schedule()get_venues()get_attendance()get_franchises()get_franchise_team_totals()get_franchise_season_by_season()get_franchise_vs_franchise()get_teams()get_team_seasons()get_team_roster()get_team_roster_statistics()get_team_prospects()get_team_schedule()get_players()get_player_landing()get_player_game_log()get_spotlight_players()get_skater_leaders()get_skater_milestones()get_goalie_leaders()get_goalie_milestones()get_games()get_scores()get_scoreboards()get_game_landing()get_game_story()get_game_boxscore()get_gc_play_by_play()get_wsc_play_by_play()get_shift_charts()get_bracket()get_series_schedule()get_awards()get_award_winners()get_drafts()get_draft_picks()get_draft_rankings()get_draft_tracker()get_officials()get_glossary()get_countries()get_streams()get_tv_schedule()get_partner_odds()
- Some functions are now defunct:
- New ESPN functions are now available:
- Some ESPN functions are now deprecated:
- Some ESPN functions are now defunct:
nhlscraper 0.2.0
CRAN release: 2025-07-17
- Website now features dark theme and example.
- New functions to access data about the franchises are now available:
- New function to access data about the players is now available:
- New functions to access data about the playoffs are now available:
- New functions to access data about the awards are now available:
- New function to access data about the drafts is now available:
- New functions to access other data are now available:
- New functions to access the ESPN API are now available:
get_espn_teams()get_espn_team()get_espn_athletes()get_espn_athlete()get_espn_coaches()get_espn_coach()get_espn_coach_career()get_espn_events()get_espn_event()get_espn_event_play_by_play()get_espn_event_stars()get_espn_event_officials()get_espn_event_odds()get_espn_transactions()get_espn_injuries()get_espn_futures()
nhlscraper 0.1.0
-
News.mdnow tracks changelog. - New functions to access data about the entire league are now available:
- New functions to access data about the franchises/teams are now available:
- New functions to access data about the players are now available:
- New functions to access data about the skaters are now available:
- New functions to access data about the goalies are now available:
- New functions to access data about the games are now available:
- New function to access data about the playoffs is now available:
- New functions to access data about the drafts are now available:
- New functions to access other data are now available:
