Menu

#195 RSS control

open
nobody
None
5
2009-10-04
2009-10-04
Anonymous
No

Add support for RSS feed and be able to automate filter actions.

detect RSS title
detect RSS links

EG:

IF RSS.feed.title MATCH (PATTERN) AND RSS.LINK='www.mylink.com'

ACTION WEB.ClickLink RSS.LINK OPENDEFAULTPROG
ACTION SENDEMAIL email.contact SUBJECT="test" BODY= RSS.feed.title & " detected"
ACTION FILESYSTEM.RUN 'execute.script Work:' RSS.feed.title

END IF

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.