Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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/)).