Find RSS/Atom/JSON feeds of websites
find_feedsFind the RSS, Atom and JSON feeds a website publishes (validated by downloading and parsing each one), with feed title, type, last post date, post count and the newest posts. Use when you need a feed URL for a site or want to know if a site has a feed. Up to 5 sites per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sites | Yes | Websites, domains, section URLs (example.com/blog), Reddit/Medium/YouTube-channel/GitHub-repo URLs, or a feed URL. Up to 5. | |
| max_items_per_feed | No | Latest posts to include per feed (0-10) |