marcjoha / feed_finder

A Dart library that extracts RSS/Atom feed links from a website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Dart library that extracts RSS/Atom feed links from a website.

License:MIT License


Languages

Language:Dart 100.0%