Feed Finder

A Rust crate for auto-discovering RSS, Atom, JSON feeds.

Build Status Docs on docs.rs crates.io

Minimum Supported Rust Version: 1.46.0

Documentation

Documentation is available on docs.rs.

Features

feedfinder can find feeds:

Examples

See the [documentation] for an example as well as the [examples] directory in the source. Examples are runnable with cargo run --example example-name.

Credits

Some logic derived from [FeedFinder] in [Feedbin].