|
|
Browse by Tags
All Tags » branch » loop (RSS)
-
I wish I knew the answer! For your information, you can look at this other open thread: "[How to?] exit a loop when a condition is met?"
http://openkapow.com/forums/thread/8359.aspx
-
My RSS Robot looks like this:
Load Page > For each tag > Test Condition > If true then Action > Return RSS item
I know that only 1 tag matches the condition, so I want to exit the loop after I found the tag and performed the wished actions. In other words, the branch inside the loop will be executed only once. But I cannot find a way ...
-
This tutorial expands on the RSS robot from the tutorial Creating an RSS robot that returns all stories on the Digg frontpage. In that tutorial we made an RSS robot that returns the stories from the Digg frontpage. We are now going to change that robot so that it does return all the stories from several pages at Digg, not just the first one. ...
|
|