▲ | Feedmaker: URL + CSS selectors = RSS feed(feedmaker.fly.dev) | ||||||||||||||||||||||
72 points by mustaphah 5 hours ago | 14 comments | |||||||||||||||||||||||
▲ | kschaul 3 hours ago | parent | next [-] | ||||||||||||||||||||||
Glad you’re find the tool interesting! A short blog post behind it: https://kschaul.com/post/2023/04/16/feedmaker-quickly-genera... And the GitHub url (hopefully easy to host your own instance): https://github.com/kevinschaul/feedmaker | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | mustaphah 4 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
The good news: made it to the front page. The bad news: so did the 503 page. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | bradbeattie 3 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
https://github.com/RSS-Bridge/rss-bridge is what I've been using for the same purpose. | |||||||||||||||||||||||
▲ | crazygringo 3 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
I love this. Has anyone tested to see if it works with Blogtrottr which will email you whenever there's a new item in an RSS feed? Just since this doesn't seem like it even includes a date field in the RSS? And of course no guid. So I'm wondering how compatible it winds up being. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | int0x29 3 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
I made a CGI program that ran CSS selectors against URLs and returned the output. I debated making it public and then realized I probably didn't want to run an open proxy. I'm curious how long this will last. | |||||||||||||||||||||||
▲ | zekenie 3 hours ago | parent | prev [-] | ||||||||||||||||||||||
Not the same but this gives me an idea… what if there was a map reduce for doms as a web primitive. Like imagine if I could make a dom (or feed) that was some selection and transformation of another dom | |||||||||||||||||||||||
|