Skip to content

halva2251/news-digest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is my scripting project.

The idea is to automatically read feeds from sources, filter them by keywords and interests and send them to users email.

Now there is also a PowerShell cmdlet Send-NewsDigest.ps1 that provides the same functionality using PowerShell.

Create a config.yaml file with your feed URLs, keywords and mail settings. Then run the cmdlet:

./Send-NewsDigest.ps1 -ConfigPath "config.yaml"

If doesn't work, try this:

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

About

automatic news scraping with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published