Welcome to openkapow Sign in | Join
in Search
.

How to extract?

Last post 05-09-2008, 1:29 AM by palanikumar. 6 replies.
Sort Posts: Previous Next
  •  05-06-2008, 2:32 AM 19166

    How to extract?

    I want to extract top ten details from http://www.kayak.com/s/flights.jsp?searchid=DaSvCfkSGlXOLgsf1EF7&completed=true

    I cant extract top ten stories... I can extract only one detail..  How can i extract top ten informations.. Can anyone help me??????

    http://openkapow.com/files/folders/shopping_and_travel/entry19160.aspx

    This is my robot.... 


    K.Palanikumar
    Filed under: , ,
  •  05-06-2008, 3:31 AM 19168 in reply to 19166

    Re: How to extract?

    http://openkapow.com/files/folders/shopping_and_travel/entry19160.aspx

    This is my robot.... 


    K.Palanikumar
  •  05-07-2008, 6:46 AM 19217 in reply to 19168

    Re: How to extract?

    Hi palanikumar

    I looked at your robot. You need to add a for each loop to extract all the information you want.

    Here. I uploaded the robot after making the change: http://openkapow.com/files/folders/shopping_and_travel/entry19215.aspx

    -Simon
     

  •  05-07-2008, 9:51 PM 19233 in reply to 19217

    Re: How to extract?

    Thank you very much simon,

    Now my robot s working superb... Yesterday i spent my whole time  but i cant able to find solution... Bcz i cant set the tag finder correctly.... Im new to this robomaker... Your information helped me a lot...

    Thanks a lot.... 


    K.Palanikumar
  •  05-08-2008, 1:05 AM 19242 in reply to 19233

    Re: How to extract?

    How can i extract entire 10 pages...? Here i made some modifications but its not working correctly... Pls help me...

    http://openkapow.com/files/folders/searching/entry19239.aspx

    <> 
    How can i understand and set tag finders correctly? Is there any tutorial available....?

    Thanks in advance.... 

     


    K.Palanikumar
  •  05-08-2008, 8:36 AM 19254 in reply to 19242

    Re: How to extract?

    On tag finders 

    Usually if you wait assigning a tag till after putting in the loop step you won't need to change anything in the "tag finders" tab. If you want to reassign the tag for a certain step you can simply click on the tag you want and then press Ctrl+T. What I did in your robot was to insert the loop and then reassign all the tags so they would find tags in relation to the current tags.

    I don't think there are any tutorials on this but Help in robomaker has a lot of great stuff 

    On extracting from 10 pages

    Your problem is the "set current tag" step. the current tag is kept even after going to next page so it messes up the "for each" loop which also uses current tags. Remove "set current tag", set the "click" action to click on the next page button, and for the "click" action change:

    • set the tag path to: .*.div.div.div.div.table.*.table.*.form.table.*.table.*.td
    • set the tag number to: 0 from last.

    You kind of just have to experiment with these things to find out what works for the specific page.

    -Simon 

    Edit:  http://openkapow.com/files/folders/19255/download.aspx

  •  05-09-2008, 1:29 AM 19269 in reply to 19254

    Re: How to extract?

    Thank u very much...

    K.Palanikumar
View as RSS news feed in XML
.
Copyright 2006, 2007 KapowTech.com All Rights Reserved Company | Contact | Terms | Privacy