Skip to content

LGsekara1/EmailAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Research Digest

  • A simple automation tool that feeds from a number of specified RSS feeds and provide a categorized set of current and updated research updates and research papers.

Block diagram

BlockDiagram

Tech stack

  • Windows Task Scheduler
  • Python
  • RSS Feed
  • SMTP (Simple Mail Transfer Protocol)

Workflow

  • The Windows OS scheduler triggers the task based on the scheduled time daily.

  • Then the triggered task runs the python script.

  • The python script reads data from XML files from the RSS feeds and filters based on the keywords entered by the user.

  • Then a structured email is sent to the user.

  • To run the code manually, navigate to the directory and run:

python -m src

About

An automation tool that allows to get a structured email on fields on interests from RSS feeds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages