powered by
tv_schedule() scrapes the NHL Network TV schedule for a given date.
tv_schedule()
date
tv_schedule(date = "now")
data.frame with one row per program
character in 'YYYY-MM-DD' (e.g., '2025-01-01'); see seasons() for reference
seasons()
tv_schedule_Halloween_2025 <- tv_schedule(date = '2025-10-31')
Run the code above in your browser using DataLab