rssparser.lisp favicon

rssparser.lisp

A Web-to-RSS parser in Common Lisp. This software was written because a disappointing number of websites still does not have an RSS or Atom feed so you could subscribe to their updates. The script tries to find new articles on any website according to given criteria (CSS selectors) and parse them into a valid RSS feed so you can subscribe to them in your usual RSS feed reader.