zombified / feedlist

simple script to generate an html file that is a date-sorted list of rss feed items

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feed List

Simple python script that uses the feedparser library to pull a list of RSS feeds, sort their items by date, and generate a simple HTML file.

Open up the script and edit the few global vars as you desire.

Tested with python 3.5 and feedparser 5.2.1

example

About

simple script to generate an html file that is a date-sorted list of rss feed items


Languages

Language:Python 100.0%