nhlscraper: Scraper for National Hockey League Data

Scrapes data from the 'NHL' and 'ESPN' APIs into 'tibble's. It primarily wraps endpoints documented by Zach Maludzinski (2023) <https://github.com/Zmalski/NHL-API-Reference>, Drew Hynes (2018) <https://gitlab.com/dword4/nhlapi/>, and Joseph Wilson (2023) <https://github.com/pseudo-r/Public-ESPN-API>, covering data from high-level multi-season summaries and award winners to low-level play-by-play logs and sports books' odds.

Version: 0.2.0
Imports: httr (≥ 1.4.0), jsonlite (≥ 2.0.0), dplyr (≥ 1.1.0), tibble (≥ 3.3.0), magrittr (≥ 2.0.0)
Suggests: testthat (≥ 3.0.0), knitr (≥ 1.50.0), rmarkdown (≥ 2.29.0)
Published: 2025-07-17
Author: Rento Saijo ORCID iD [aut, cre, cph], Lars Skytte [ctb]
Maintainer: Rento Saijo <rentosaijo0527 at gmail.com>
BugReports: https://github.com/RentoSaijo/nhlscraper/issues
License: MIT + file LICENSE
Copyright: Copyright: NHL and the NHL Shield are registered trademarks of the National Hockey League. NHL and NHL team marks are the property of the NHL and its teams.
URL: https://github.com/RentoSaijo/nhlscraper, https://rentosaijo.github.io/nhlscraper/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: nhlscraper results

Documentation:

Reference manual: nhlscraper.html nhlscraper.pdf
Vignettes: nhlscraper (source, R code)

Downloads:

Package source: nhlscraper_0.2.0.tar.gz
Windows binaries: r-devel: nhlscraper_0.1.1.zip, r-release: nhlscraper_0.1.1.zip, r-oldrel: nhlscraper_0.1.1.zip
macOS binaries: r-release (arm64): nhlscraper_0.1.1.tgz, r-oldrel (arm64): nhlscraper_0.1.1.tgz, r-release (x86_64): nhlscraper_0.2.0.tgz, r-oldrel (x86_64): nhlscraper_0.2.0.tgz
Old sources: nhlscraper archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nhlscraper to link to this page.