promptly-technologies-llc/RSS Feed Fetch Action
Fetches an RSS feed and saves it to a file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| feed_url | URL or JSON array of URLs of the RSS feed(s) to fetch | yes | — |
| file_path | Relative file path or JSON array of file paths at which to save the fetched RSS feed(s) | yes | — |
| parser_options | JSON string for parser options | no | — |
| fetch_options | JSON string for fetch options | no | — |
| remove_published | Remove the published date from the feed for easier diffing | no | false |
Outputs
no outputs