Skip to content

Blog crawler in C# to send email of new stories on blog watchlist.

Notifications You must be signed in to change notification settings

mikeschmitt/brawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

brawler

Blog crawler to send email of new stories on blog watchlist.

C# CONCEPTS:

  • Serialization
  • File I/O
  • Website "Parsing"
  • Email Transmission
  • Regions (for Code Readability)

TO DO:

  • Cleanup poorly designed gatherers.
  • Subscription service (read emails).
  • User Logging

COMPLETED:

  • Generic Getherer

ADDITIONAL NOTES:

  • Better way to parse HTML?

About

Blog crawler in C# to send email of new stories on blog watchlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages