|
|
Browse by Tags
All Tags » loop (RSS)
Showing page 1 of 3 (30 total posts)
-
Input = search query. Return the URLs and the titles of all the photos of the first Flickr page.
-
Extracts all the video titles and video urls from the given youtube url, which is the only input parameter.
-
-
Returns video title and URL of a given name from Youtube.
Only the first page.
-
In the page, It has a series of checkbox. I want to checked all the options .
My RSS Robot looks like this:
Load Page > For each tag > Set checkbox(checked)> Extract value> Return RSS item。
The first option is ok ,But next iterate doesn't work 。Error as "The Set Checkbox action requires a found ...
-
Simple robot looping through Google search results, limited by a global variable
-
look at my robot please:
http://openkapow.com/files/folders/shopping_and_travel/entry19185.aspx
it repeat the first scraping
I think to have several problem with loops, maybe i do not undestand how does it work!! :-((((
Alessandra
-
Hello,
I am wondering if it is possible to group some of the output objects in a sub-element of the RESTOutput object? More specifically, I am trying to create a robot that returns detailed information about a vehicle along with a set of thumbnail URLs.
Ideally, I would like the result to be something similar to the XML snippet ...
-
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 : ...
1
|
|