Discover Packages
github.com/starkandwayne/rss-resource
module
Version:
v0.0.0-...-92a45cc
Opens a new window with list of versions in this module.
Published: Jan 15, 2019
License: MIT
Opens a new window with license information.
README
README
¶
Retrieves and parses an Atom/RSS 2.0 XML feed from an arbitrary
URL, and splits out each syndicated post into files on-disk.
Resource Type Configuration
resource_types:
- name: rss
type: docker-image
source:
repository: starkandwayne/rss-resource
tag: latest
Source Configuration
resources:
- name: my-blog
type: rss
source:
url: https://example.com/rss.xml
The following source properties are defined:
url - The URL of the RSS feed to consume (required ).
skip_tls_verify - Skip verification of remote TLS
certificates. This is highly discouraged, but allows you to
work around real-world problems like subject name mismatch and
certificate expiration.
Expand ▾
Collapse ▴
Directories
¶
cmd
Click to show internal directories.
Click to hide internal directories.