Skip to content

cyriac/newsworm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsworm

Collects daily news and sends top news to your inbox every morning.

Crons

Collect news

python newsworm/get_news.py get_news ./config.yml ./data
  • ./config.yml - list of news types and parameters you want to pass to newsapi.org
  • ./data - local folder to store the daily news

Send mail

python newsworm/reporter.py send_mails ./config.yml ./data email@example.com

Create archive

python newsroom/reporter.py archive ./config.yml ./data

About

Newsworm crawler and mailer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages