Jump to content
UBot Underground

next list item shows all items not one


Recommended Posts

Hi,

I have a list, and clear this list. Then I add with scrape attribute some URLs to this list.

Then I set list position to "0".

If i use now next list item, I get all item not only the first one.

 

I want to navigate to each item one by one so I use the loop command and the navigate command in the loop and the $next list item.... but I get not one... I get all URLs in one line.

 

How can I get one by one?

 

 

Regards,

Molar

Link to post
Share on other sites

It sounds like you may have used the add item to list. If so you need to use the add list to list command. Add item to list will scrape everything but treat them all as one item.

 

John

Link to post
Share on other sites

Hopefull the tutorial we all learned this from has been removed?

 

I have no idea what that means. The tutorials for how to use these commands has been up for quite awhile.

 

John

Link to post
Share on other sites

I've brought it up a bunch of times in the forums, once in the support forum and once directly with Lilly (who recorded te tutorial). The tutorial is one of the official tuts on using 4.x and she incorrectly adds items to list on bing by using "add item to list" saying "of course we want to use this instead of the other one since we dont want to be adding a list"

 

I found out the hard way, i think it was one of your tutorials for te fifth time and your specific correction on the forums that led me on the correct path.

Link to post
Share on other sites

I personally believe that issues regarding this particular have been discussed several times on the forum itself.

 

I have have myself answered the same issue faced by many users, quite a few times.

 

Please checkout the tutorial #7 for list @ http://ubotstudio.com/tutorials.aspx

 

Hope it helps,

 

Praney

  • Like 1
Link to post
Share on other sites

I agree that the two, side by side, can be a little confusing so here is the major and only real difference:

 

Let's say we are in the google serps looking to scrape the url's.

 

add list to list and add item to list will visually do the exact same thing. That's why it gets confusing. If you look at the debugger the results between the two look identical. However, add item to list scraped ALL the url's as a single list item.

 

Add List to List scraped ALL the url's as separate list items. I hope that makes sense because a tutorial really isn't necessary for both since they do the exact same thing.

 

Does that help at all?

 

John

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...