Skip to content

Dockerised python script for logging all versions of blogs via their RSS feed.

License

Notifications You must be signed in to change notification settings

acsm960/blog-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-scraper

Dockerised python script for logging all versions of blogs via their RSS feed.

##Usage

  1. Install docker

apt install docker.io

  1. Add list of blog RSS feeds in ./blogs.txt

  2. Run Script

docker-compose up

  1. Recommend setting a cronjob to scan daily.

You will find a JSON object in the /logs directory which contains all the blogs.

About

Dockerised python script for logging all versions of blogs via their RSS feed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published