Skip to content
ebiiii edited this page Oct 16, 2014 · 1 revision

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).

Clone this wiki locally