A clever service that takes any input URL and attempts to identify lists of links (i.e. a feed) and then convert this into an RSS feed that anyone can subscribe to. Great for pulling content out of newsletter archives, news websites, and even personal sites that don't have dedicated feeds (for whatever reason).
- Source
- Link to Original 🔗
- Published
- Categories
- Content Design
- Tags
- feeds, RSS, scraping
Explore Other Notes
⬅ Newer
A GitHub content editor
Prose is a service that connects with any GitHub repo you want, and then lets you edit Markdown and plain text files directly from a dedicated text editor. Particularly useful for people using GitHub …
Older ➡
WikiFlix
A Netflix-inspired UI for public domain films, animations, shorts, and similar media that the Wikimedia project has archived and catalogued in some way. Contains some real classics, including much of …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>A clever service that takes any input URL and attempts to identify lists of links (i.e. a feed) and then convert this into an RSS feed that anyone can subscribe to. Great for pulling content out of …</p> </body> </html>
- Murray Champernowne