diffbot / rss-anything

Transform any old website with a list of links into an RSS Feed
MIT License
58 stars 3 forks source link

RSS Anything

Uses Diffbot's Extract API to transform lists of links on websites into an RSS feed.

Build Locally

Requirements

pip install requirements.txt
npm install tailwindcss
npx tailwindcss -i ./static/custom.css -o ./static/main.css
flask run