espn_api: Call the ESPN API with 429 (rate limit) error-handling

View source: R/Utility.R

espn_apiR Documentation

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

Description

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

Usage

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

Arguments

path

character

query

list

type

character of 'g' for general and 'c' for core

Value

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


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