rumca-js/awesome-database-feeds

A curated, structured database of RSS feeds

JavaScript

107

22 commits

updated Sep 19, 2026

See the code

README

Internet-feeds

This is a database of Internet feeds. Just unzip feeds.db.zip!

The archive contains a SQLite database, generated from various curated link collections

You can open the database with any SQLite tool.

Data

linkdatamodel, count: 56467

How can your page, or RSS feed enter this database? Well...

  • first it needs to be on the internet. Available, scrapable (title and stuff needs to be there)
  • it needs to wait, until it is picked up by scrapers
  • only feeds with a great amount of attention and recognition are part of this database

Demo

Online Demo is available at https://rumca-js.github.io/feeds

Access via web interface

unpack feeds.zip
python3 -m http.server 8000          # start server
https://localhost:8000/search.html   # visit

Sources

This project uses sources:

awesome databases

awesome-database
awesome-databases
awesome-list
awesome-lists
rss
rss-feed
rss-feeds

Contributors

rumca-js

22 commits

rumca-js/awesome-database-feeds

A curated, structured database of RSS feeds

JavaScript

107

22 commits

updated Sep 19, 2026

See the code

README

Internet-feeds

This is a database of Internet feeds. Just unzip feeds.db.zip!

The archive contains a SQLite database, generated from various curated link collections

You can open the database with any SQLite tool.

Data

linkdatamodel, count: 56467

How can your page, or RSS feed enter this database? Well...

  • first it needs to be on the internet. Available, scrapable (title and stuff needs to be there)
  • it needs to wait, until it is picked up by scrapers
  • only feeds with a great amount of attention and recognition are part of this database

Demo

Online Demo is available at https://rumca-js.github.io/feeds

Access via web interface

unpack feeds.zip
python3 -m http.server 8000          # start server
https://localhost:8000/search.html   # visit

Sources

This project uses sources:

awesome databases

awesome-database
awesome-databases
awesome-list
awesome-lists
rss
rss-feed
rss-feeds

Contributors

rumca-js

22 commits

Languages

JavaScript

89.2%

Python

6.3%

HTML

2.1%

Makefile

1.5%