Analysis updated 2026-05-18
Build a news aggregator that pulls updates from cultural institutions
Monitor what museums and archives are publishing over time
Load the CSV into a spreadsheet or database for quick browsing
Feed the RSS URLs into a data analysis or research pipeline
| researchbuzz/glam-rss-feeds | aevella/sky-pc-mcp-companion | affaan-m/behavioral_rl | |
|---|---|---|---|
| Stars | 26 | 26 | 26 |
| Language | — | Python | HTML |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 3/5 | 4/5 |
| Audience | researcher | vibe coder | researcher |
Figures from each repo's GitHub metadata at analysis time.
GLAM-RSS-feeds is a hand-curated list of RSS feeds from galleries, libraries, archives, and museums. RSS is a web format that lets people or software subscribe to updates from a website and receive new content automatically, without needing to visit each site directly. This collection brings together 399 such feeds from cultural heritage institutions around the world, each one checked by a human to confirm it actually works. The feeds are stored in a single CSV file, which is a plain text spreadsheet that any spreadsheet program, database, or scripting language can read without special software. Each row covers one institution's feed and includes the feed URL, a title, a short description, the institution's main website address, the language the feed is in, the date of its most recent item, and a count of how many items the feed contains. According to the README, the large majority of feeds had new items published this year, with only a couple of dozen last updated in 2025. The author notes that more feeds will be added over time and treats the current 399 as a starting point rather than a complete list. This kind of resource is useful for researchers, journalists, developers, or librarians who want to track news and announcements from cultural institutions in bulk, build news aggregators, monitor what museums and archives are publishing, or pull content into data analysis pipelines. Instead of hunting down individual RSS addresses one by one, you get a ready-to-use, human-verified starting set.
A hand-verified CSV list of 399 working RSS feeds from museums, libraries, archives, and galleries worldwide.
The README does not specify license terms for reuse of the data.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.