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 |
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: | 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 |
Reference manual: | nhlscraper.html , nhlscraper.pdf |
Vignettes: |
nhlscraper (source, R code) |
Package source: | nhlscraper_0.2.0.tar.gz |
Windows binaries: | r-devel: nhlscraper_0.1.1.zip, r-release: nhlscraper_0.2.0.zip, r-oldrel: nhlscraper_0.2.0.zip |
macOS binaries: | r-release (arm64): nhlscraper_0.2.0.tgz, r-oldrel (arm64): nhlscraper_0.2.0.tgz, r-release (x86_64): nhlscraper_0.2.0.tgz, r-oldrel (x86_64): nhlscraper_0.2.0.tgz |
Old sources: | nhlscraper archive |
Please use the canonical form https://CRAN.R-project.org/package=nhlscraper to link to this page.