feed-normalizer
Feed parser library
A Ruby wrapper around multiple RSS and Atom parsers to provide a unified feed representation
Extensible Ruby wrapper for Atom and RSS parsers
134 stars
9 watching
24 forks
Language: Ruby
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rubycocos/feedparser | A universal web feed parser and normalizer for various formats including Atom, RSS, JSON Feed, HTML, and more. | 164 |
feedjira/feedjira | A Ruby library designed to parse feeds and extract information from them. | 2,079 |
alekseysotnikov/buran | A data-driven RSS/Atom feed consumer and producer aggregator | 31 |
manukall/feeder_ex | An Elixir wrapper around the RSS parser Feeder to simplify parsing and working with RSS feeds. | 70 |
betree/atomex | A tool for building compliant ATOM feeds with standards support and extensibility | 57 |
kurtmckee/feedparser | A Python library for parsing and processing Atom and RSS feeds | 1,977 |
jekyll/jekyll-feed | Generates an Atom feed of Jekyll posts | 847 |
ruricolist/cl-feedparser | A Common Lisp library that parses RSS/Atom feeds into a structured format | 26 |
kigster/simple-feed | A Ruby gem providing a scalable and easy-to-use activity feed implementation | 333 |
michaelnisi/feeder | An Erlang library for parsing and processing RSS and Atom formatted XML feeds | 43 |
r-lyeh-archived/unify | A C++11 function to normalize resource identifiers into a standardized format | 22 |
alexdebril/rss-atom-bundle | A Symfony bundle for reading and publishing JSON/RSS/Atom feeds with features like detection of feed format, content filtering, and HTTP headers support. | 139 |
nmdias/feedkit | A Swift-based feed parsing library for RSS, Atom and JSON feeds. | 1,188 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
umurgdk/elixir-feedme | An Elixir implementation of an RSS/Atom feed parser | 15 |