RSS Feed - LSIR/gsn GitHub Wiki

RSS Wrapper

This wrapper allows GSN to extract RSS Feed from a given URL of Rss Feed.

Parameters:

  • URL the feeds are extracted from this URL.
  • rate the rate in milliseconds at which the URL is reread.

The output has three fields: title (string), author (string), description (string), and link (string).