Skip to content

Python utility to rebuild RSS files with relevant content

Notifications You must be signed in to change notification settings

spl0k/rss-rebuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rss-rebuilder

Python utility to rebuild RSS files with relevant content

Takes a source RSS file and, for each item, extracts content from the linked URL according to a CSS selector.

Requirements

  • feedparser
  • requests
  • Beautiful Soup 4

About

Python utility to rebuild RSS files with relevant content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages