Dan-Q / rssey

Experimental anything-to-RSS converter based upon Dan-Q/chromiddleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSSey

Based upon hackathon project Chromiddleware, this NodeJS web application acts as a middleware proxy that scrapes web content and spits out machine-readable formats. Its primary purpose is to expose RSS feeds for websites that don't publish them, so you can use your RSS reader to subscribe to an RSSey feed, which in turn is configured with JS code/CSS selectors to collate the required data.

Very much "dogfood-under-construction" right now: I'm using it for my own benefit but I can't make any promise that it's useful for anybody else, yet.

Easier-to-use alternatives (with slightly fewer features, e.g. no authentication/multi-page fetches) include https://politepol.com/, http://fetchrss.com/, and https://feedity.com/.

Authors

License

This project is licensed under the GPL License, version 3 - see the LICENSE.md file for details

Acknowledgments

  • @cowchimp for introducing me to Headless Chrome
  • Render Conf 2018 for putting on the event where he did so
  • JSOxford for providing the hack-space to prototype the idea

About

Experimental anything-to-RSS converter based upon Dan-Q/chromiddleware

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%