/rss-to-db

Store RSS info into any database or files. It parses the RSS, save relevant data, and get the relevant image of each item. It is asyncronouns and multithread in order to handle thousand of sources. Dockerized to be easy to deploy.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

RSS to Mongo

Python program to gather RSS items and store in a MongoDB. Asyncronous and multithread in order to handle a huge amount of feeds.