powered by
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.
get_espn_athletes()
base/athletes/{ESPN Athlete ID}?query
tibble with one row per athlete
all_ESPN_athletes <- get_espn_athletes()
Run the code above in your browser using DataLab