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 |
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 |
Reference manual: | nhlscraper.pdf |
Vignettes: |
nhlscraper (source, R code) |
Package source: | nhlscraper_0.1.1.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.1.1.tgz, r-oldrel (x86_64): nhlscraper_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=nhlscraper to link to this page.