web_rss_parser
Parse RSS and Atom feed URLs to extract structured JSON arrays of feed items.
Instructions
Parse an RSS or Atom feed XML URL and return feed items in a structured JSON array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the RSS/Atom feed. |