https://github.com/javaxt-project/javaxt-rss
Simple, lightweight, open source RSS parser used to parse Atom and RSS feeds.
https://github.com/javaxt-project/javaxt-rss
java rss
Last synced: 5 months ago
JSON representation
Simple, lightweight, open source RSS parser used to parse Atom and RSS feeds.
- Host: GitHub
- URL: https://github.com/javaxt-project/javaxt-rss
- Owner: javaxt-project
- License: mit
- Created: 2025-03-23T14:05:05.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-03-23T14:26:05.000Z (10 months ago)
- Last Synced: 2025-03-23T15:29:37.432Z (10 months ago)
- Topics: java, rss
- Language: Java
- Homepage: https://www.javaxt.com/javaxt-rss/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# JavaXT RSS
The javaxt-rss library is a simple, lightweight, open source RSS parser. It is used to parse both Atom and RSS feeds and extract common attributes including title, author, date, etc. Includes GeoRSS and W3C Geo Support.
## Project homepage
Information about the javaxt-rss library, documentation, and releases can be found on the project homepage:
- https://www.javaxt.com/javaxt-rss/
## License
All JavaXT libraries are free and open source released under a permissive MIT license. This software comes with no guarantees or warranties. You may use this software in any open source or commercial project.