get_espn_athletes: Get all ESPN athletes

View source: R/ESPNAthlete.R

get_espn_athletesR Documentation

Get all ESPN athletes

Description

get_espn_athletes() retrieves ESPN hyperlinks for each athlete; the hyperlinks are formatted in ⁠base/athletes/{ESPN Athlete ID}?query⁠. May soon be reworked to only return the ESPN Athlete IDs.

Usage

get_espn_athletes()

Value

tibble with one row per athlete

Examples

all_ESPN_athletes <- get_espn_athletes()

nhlscraper documentation built on Aug. 8, 2025, 6:28 p.m.