Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damoeb/feedless
Middleware to create RSS feeds, filter existing feeds and transform them (e.g. fulltext or media detection)
https://github.com/damoeb/feedless
atom feed rss
Last synced: about 18 hours ago
JSON representation
Middleware to create RSS feeds, filter existing feeds and transform them (e.g. fulltext or media detection)
- Host: GitHub
- URL: https://github.com/damoeb/feedless
- Owner: damoeb
- License: other
- Created: 2020-11-20T21:49:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T21:14:41.000Z (8 months ago)
- Last Synced: 2024-05-20T02:31:07.874Z (8 months ago)
- Topics: atom, feed, rss
- Language: HTML
- Homepage: https://feedless.org
- Size: 13.3 MB
- Stars: 196
- Watchers: 12
- Forks: 18
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Roadmap: roadmap.md
Awesome Lists containing this project
README
# feedless
`feedless` is a feed service to create RSS/ATOM/Json feeds of most HTMLs or feeds and manipulate them.
It's goal is to keep the web open and accessible and to create shareable data streams.You may Self-host or use [feedless.org](https://feedless.org) to create and share feeds. For troubleshooting please join
the [discord channel](https://discord.gg/8Tu742HQkr).[![Watch the video](docs/screenshot.png)](https://www.youtube.com/watch?v=PolMYwBVmzc)
## Features
- Content enrichment with Full(-text)
- Web-to-Feed
- Web-to-Fragment-Feed as pixel, text or markup
- Aggregation of multiple feeds
- Filters
- [JavaScript Support](./packages/agent/README.md) of JavaScript-based websites
- Inline Images for archive/privacy purposes## In Progress
- Workflow Builder
- Self-Hosting## Verticals
Due to the general use case of feedless, I can build plenty of verticals on top of it.
- [locale.events](https://lokale.events) event listing by geo position## License
Feedless is released under non-competitive FSL license, that falls back to Open Source Apache 2 after two years ([FSL-1.0-Apache-2.0](https://fsl.software/)).