nhl_api: Call the NHL API with 429 (rate limit) error-handling

View source: R/Utility.R

nhl_apiR Documentation

Call the NHL API with 429 (rate limit) error-handling

Description

Call the NHL API with 429 (rate limit) error-handling

Usage

nhl_api(path, query = list(), type)

Arguments

path

character

query

list

type

character of 'w' for web, 's' for stats, and 'r' for records

Value

parsed JSON (i.e., data.frame or list)


nhlscraper documentation built on Dec. 17, 2025, 5:10 p.m.