A curated, structured database of RSS feeds
See the codeThis 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.
linkdatamodel, count: 56467
How can your page, or RSS feed enter this database? Well...
Online Demo is available at https://rumca-js.github.io/feeds
unpack feeds.zip
python3 -m http.server 8000 # start server
https://localhost:8000/search.html # visit
This project uses sources:
22 commits
JavaScript
89.2%
Python
6.3%
HTML
2.1%
Makefile
1.5%
A curated, structured database of RSS feeds
See the codeThis 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.
linkdatamodel, count: 56467
How can your page, or RSS feed enter this database? Well...
Online Demo is available at https://rumca-js.github.io/feeds
unpack feeds.zip
python3 -m http.server 8000 # start server
https://localhost:8000/search.html # visit
This project uses sources:
22 commits
JavaScript
89.2%
Python
6.3%
HTML
2.1%
Makefile
1.5%