nhlscraper: Scraper for National Hockey League Data

Scrapes data from the 'NHL' API into 'tibble's. It primarily wraps endpoints documented by Zach Maludzinski (2023) <https://github.com/Zmalski/NHL-API-Reference>. It covers data from high-level multi-season summaries to low-level play-by-play logs.

Version: 0.1.1
Imports: httr, jsonlite, dplyr, tibble, magrittr
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2025-06-11
DOI: 10.32614/CRAN.package.nhlscraper
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: NHL is registered trademark of the National Hockey League
URL: https://github.com/RentoSaijo/nhlscraper, https://rentosaijo.github.io/nhlscraper/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: nhlscraper results

Documentation:

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

Downloads:

Package source: nhlscraper_0.1.1.tar.gz
Windows binaries: r-devel: nhlscraper_0.1.1.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): nhlscraper_0.1.1.tgz, r-oldrel (arm64): nhlscraper_0.1.1.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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