Crawl content from RSS feeds into multiple formats https://crates.io/crates/rssto
Find a file
2026-01-09 18:27:27 +02:00
.github init github features 2025-06-14 04:22:19 +03:00
crates implement image persistence db features, minor corrections 2026-01-09 18:27:27 +02:00
.gitignore initial commit 2026-01-07 15:00:55 +02:00
Cargo.toml implement initial llm features 2026-01-08 14:05:16 +02:00
LICENSE Initial commit 2025-06-14 04:14:54 +03:00
README.md implement initial llm features 2026-01-08 14:05:16 +02:00

rssto

Build Dependencies crates.io

Crawl content from RSS feeds into multiple formats

Note

Branch in development!

Components

  • rssto-crawler - RSS feed reader and data scrapper daemon
  • rssto-http - Web server implementation based on the Rocket engine
  • rssto-llm - Feeds auto-translation
  • rssto-mysql - Shared database library