-
Notifications
You must be signed in to change notification settings - Fork 44
RSS Feed
ebiiii edited this page Oct 16, 2014
·
1 revision
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).