Skip to content

Ingest a variety of RSS feeds and store them in a database for later review. Once reviewed, you'd have the ability to auto post this to a Facebook group.

Notifications You must be signed in to change notification settings

supercowz/VeganFoodNewsAutoFacebookPoster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeganFoodNewsAutoFacebookPoster

Overview:

TODO

Install:

  1. To install the requirements to run the python scripts:

pip install -r requirements.txt

  1. To initialize your sqlite database:

python createdb.py

  1. To scan the the list of RSS feed to save to the database:

python ScanRSSFeeds.py

Other functions:

  • To change the RSS Feeds, edit the ScanRSSFeeds.py file manually

  • To mark the current items in the database as hidden:

python hideactiveitems.py

About

Ingest a variety of RSS feeds and store them in a database for later review. Once reviewed, you'd have the ability to auto post this to a Facebook group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published