Skip to content

kimfom01/SportsResultNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sports Result Notifier

Requirements

  • This is an application where you should read sports data from a website once a day and send it to a specific e-mail address.
  • You don't need any interaction with the program. It will be a service that runs automatically.
  • The data should be collected from the Basketball Reference Website in the resources area.
  • You should use the Agility Pack library for scrapping.

What I learnt

  • Sending emails - the ability to send e-mails programmatically.
  • Web Scraping - the ability to harvest data from non-api sources.

Source

This project is part of thecsharpacademy.com's .NET Full-Stack Developer Roadmap

Resources

About

A webscraper to extract basketball games result and send to a given email address

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages