Type: lib.rss.ExtractFeedMetadata
Namespace: lib.rss
Description
Extracts metadata from an RSS feed. rss, metadata, feed
Use cases:
- Get feed information
- Validate feed details
- Extract feed metadata
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| url | str |
URL of the RSS feed | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | Dict[Any, Any] |
Metadata
Related Nodes
Browse other nodes in the lib.rss namespace.