Skip to content

Node script to automate sports calendar announcements

Notifications You must be signed in to change notification settings

ridafkih/sports-calendar-scraper

 
 

Repository files navigation

Sports Calendar Scraper

This NodeJS script scrapes my school's sports calendar and then sends me an email with the properly formatted events to read on the morning announcments at school.

Todo

  • Handle special events (swim/wrestling meets, golf matches, etc.)
  • Scrape scores from games that happened the day before to report on announcements
  • Configure RPI
  • Write cronjob to run script every weekday at 7 AM 0 7 * * 1-5 bash runsportscalscraper.sh
  • Write git deployment hook to automate deployment to RPI

Please critique my code!

As a young developer, I am constantly learning. Feel free to leave any feedback via issues or pull requests. Additionally, you can leave a TikTok comment (see below), or even send me an email!

Summary of the project

View on TikTok

About

Node script to automate sports calendar announcements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • Shell 3.6%