rssparser.lisp
3 likes
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...
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
- Online
- BSD
- Self-Hosted
Discontinued
Last commit was in 2022-03-14.
Features
rssparser.lisp News & Activities
Highlights All activities
Recent activities
- TBayAreaPat replied to a comment / review on rssparser.lisp
- TBayAreaPat commented on rssparser.lisp
Confusing to most to download and set up
- cthulhux replied to a comment / review on rssparser.lisp
- TBayAreaPat commented on rssparser.lisp
Confusing to most to download and set up
Comments and Reviews
Confusing to most to download and set up
Suggestions to improve the process are welcome. (Disclosure: I'm the author.)
I like the idea of parsing websites to RSS. The only lisp programming I know of is for Autocad (being in that field). The average person doesn't likely know where to begin with a lisp program these days. The first thing I would want to know is where to point the program. Are lisp routines commonly added to RSS feeder programs? Is it command line? How would I get this thing started/ what program would I need?