{"repo":"w3stling/rssreader","free":true,"listed":false,"github":"https://github.com/w3stling/rssreader","clone":"git clone https://github.com/w3stling/rssreader.git","description":"A simple Java library for reading RSS and Atom feeds","language":"Java","stars":199,"topics":["rss","rss-reader","rss-feed","rss-parser","rss-feed-parser","java-library","atom","rss-lib","rss-library","atom-feed"],"license":"MIT","category":"productivity","readme_excerpt":"RSS Reader ========== [!NOTE] From version 3.0.0: New Java package name New group ID in Maven / Gradle dependency declaration Moved repository from JCenter to Maven Central Repository RSS Reader is a simple Java library for reading RSS and Atom feeds. It has zero 3rd party dependencies, a low memory footprint and can process large feeds. Requires at minimum Java 11. RSS (Rich Site Summary) is a type of web feed which allows users to access updates to online content in a standardized, computer-readable format. It removes the need for the user to manually check the website for new content. Examples -------- Read RSS feed Reads from a RSS (or Atom) feed. Extract all items that contains the word football in the title. Read feed from a file Reading from file using InputStream Reading from file using file URI Read from multiple feeds Read from multiple feeds into a single stream of items sorted in descending (newest first) publication date order and prints the title. To change sort order to ascending (oldest first) publication date For sorting on updated date instead of publication date Feed Filters Feed filters allow you to clean or transform RSS feed data before it is parsed. This is useful for handling malformed content, removing invalid characters, or applying custom preprocessing logic. Filters are applied to the raw InputStream of the feed, allowing for flexible transformations before parsing begins. Each filter must implement the FeedFilter interface. For example, to remove ","default_branch":null,"files":null,"tree":[],"storefront":"/r/w3stling","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/w3stling/rssreader/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}