feed_finder 1.0.9

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

A library for extracting RSS/Atom feed links from websites, either in <head> or as regular links on the website itself.

feed_finder

Extracts RSS/Atom feed links from a website.

Supports both explicit feeds in <link> tags, or links mentioned in the <body>.

Inspired and initially modelled after python-3-feedfinder-rss-detection-from-url.