RSS Importer in Source
This patch downloads and parses an RSS feed, then returns information about the feed and its list of articles.
The URL to the feed is specified through the “URL” string input. When the feed has been downloaded and parsed, the “Done Signal” output is temporarily set to True, the feed’s information (title, link, date…) is available on the “Information” output as a structure, and the list of articles is available as a structure on the “Article List” output. Each member of this structure is a structure itself describing a single article (title, contents, date…).
Note that dates for the feed and the articles are indicated in “system time” units – use the Date Formatter patch to convert them to formatted strings.
|
Input Attributes
|
Output Attributes
|
0 videos
0 comments