feeder_ex
RSS feed parser
An Elixir wrapper around the RSS parser Feeder to simplify parsing and working with RSS feeds.
Wrapper for feeder. Elixir RSS parser
70 stars
2 watching
13 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
umurgdk/elixir-feedme | An Elixir implementation of an RSS/Atom feed parser | 15 |
michaelnisi/feeder | An Erlang library for parsing and processing RSS and Atom formatted XML feeds | 43 |
essenciary/feedlex | A client library for interacting with the Feedly RSS reader API in Elixir. | 3 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
nmdias/feedkit | A Swift-based feed parsing library for RSS, Atom and JSON feeds. | 1,188 |
betree/atomex | A tool for building compliant ATOM feeds with standards support and extensibility | 57 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
feedjira/feedjira | A Ruby library designed to parse feeds and extract information from them. | 2,079 |
rubycocos/feedparser | A universal web feed parser and normalizer for various formats including Atom, RSS, JSON Feed, HTML, and more. | 164 |
ruricolist/cl-feedparser | A Common Lisp library that parses RSS/Atom feeds into a structured format | 26 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
aasmith/feed-normalizer | A Ruby wrapper around multiple RSS and Atom parsers to provide a unified feed representation | 134 |