Skip to content

bsterne/feedmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mozilla RSS Feed Monitor

Summary

Parse each RSS feed in a list for specific terms that we care about and send notification email to a list of recipients when term matches are found.

Details

The single Python script, scripts/feedMonitor.py, can be run as a cron job. As it finds term matches, it records them in a database table to avoid sending duplicate alerts in the future. The schema for this table can be found in data/table.sql.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published