/rss-schedule-storage

RSS Schedule Storage is a Python-based application designed to periodically fetch articles from specified RSS feed URLs and store them in a Google Spreadsheet. The application uses Flask for the web framework, APScheduler for scheduling tasks, and gspread for interacting with Google Sheets.

Primary LanguagePythonMIT LicenseMIT

Watchers