|
|
Browse by Tags
All Tags » loop » rss (RSS)
-
Well I myself found the answer !
When you assign a path to tagfinder , and you select "For Each Tag" as action Tag Name should be exactly the tag after what is selected in tagfinder.
For example assume your tag path (in tag finder ) be as ".*.table.*.table.*.td" & right after td you have a multiple "table"s ...
-
Hi
I've just tried Robomaker 6.3 SR-1
First I tried to make a simple RSS type robot, I got the error "Error from the For Each Tag action. No tags to loop through" when on click on any step after "for each tag" action.
Then I downloaded and tested the famous sample of robot : ...
-
Hi
Firstly, thanks for such a powerful piece of software! I find it frustrating ...
-
Hi
I would like to know how I can use RobotMaker to loop through the links in an RSS/XML-feed?
Example two posts in the RSS-feed:<item>
<title>Pentax K10D</title><link>http://www.url.com/pentax_k10d.html</link>
<category>Digital Camera</category>
</item><item>
<title>Samsung ...
-
Reads the stories from the first 3 pages at Digg.com and returns an RSS feed with those stories. This robot is described in the tutorial "Creating an RSS robot that pages through Digg"
-
This tutorial expands on the basic RSS robot from the tutorial Creating a basic RSS robot that reads from Digg. In that tutorial we made an RSS robot that returns the top Digg story. We are now going to change that robot so that it returns all the stories from the Digg frontpage, not just the first one. It is assumed that you have read the ...
-
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. ...
|
|