https://github.com/pbui/observer-rss
Generate RSS feed for ND / SMC Observer
https://github.com/pbui/observer-rss
Last synced: 11 months ago
JSON representation
Generate RSS feed for ND / SMC Observer
- Host: GitHub
- URL: https://github.com/pbui/observer-rss
- Owner: pbui
- Created: 2024-04-10T21:19:53.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T18:28:39.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T00:31:41.814Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Observer RSS
A dumb script to generate a RSS feed for [The
Observer](https://www.ndsmcobserver.com/), since apparently they don't provide
that themselves (anymore).
It works by scraping the different sections of the website.
You can find the generated feed here:
[yld.me/raw/observer-rss](https://yld.me/raw/observer-rss).
It is updated **every hour**.
Based off [firefox-rss](https://github.com/pbui/firefox-rss).