Jump to content
UBot Underground

Newbie- help with simple? bot


Recommended Posts

I've only had ubot for about a week. To improve my skills and learn the program, I try to make at least one bot a day.

 

After alot of trial and error, I figured out how to scrape author names from ezinearticles, But...

I need to scrub the list to get rid of unrelated items and I can't figure out how to do it.

 

Maybe I used the wrong attribute to scrape (I tried a bunch of them). I also tried to replace some text from the list and adding the results to a new list without success.

 

Anyone interested in helping out a newbie? If you prefer, my skype is jomark33.

 

I have the standard license, version 4

 

Thanks,

 

jomark3

Scrape Author Names 4.ubot

Link to post
Share on other sites

try:

 

add list to list(%expert list, $scrape attribute(<class="author-name">, "innertext"), "Delete", "Global")

 

http://www.ubotstudio.com/forum/public/style_emoticons/default/rolleyes.gif

Link to post
Share on other sites

I manage to scrape something out few days ago.

 

Lily's tutorial on scraping is very useful.

 

==> 8. Grab Info to Get More Done <== must read

 

 

I view that a few times.

When you start scraping view and pause her tutorial at the same time.

 

That is how I get it out.

 

Please see my attached, using add item to list.

 

Lily's tutorial also teach you how to scape the next page.....

 

You should read, it will be a great help for you.

Link to post
Share on other sites

try:

 

add list to list(%expert list, $scrape attribute(<class="author-name">, "innertext"), "Delete", "Global")

 

http://www.ubotstudio.com/forum/public/style_emoticons/default/rolleyes.gif

 

Hey Duane,

 

Thanks for the info. I think my problem may be in my use of wildcards ind attributes.

Link to post
Share on other sites

I manage to scrape something out few days ago.

 

Lily's tutorial on scraping is very useful.

 

==> 8. Grab Info to Get More Done <== must read

 

 

I view that a few times.

When you start scraping view and pause her tutorial at the same time.

 

That is how I get it out.

 

Please see my attached, using add item to list.

 

Lily's tutorial also teach you how to scape the next page.....

 

You should read, it will be a great help for you.

 

 

Hey Tan Sze Kiat,

 

Your bot works perfectly!! Thanks alot. I'll review Lily's tutorial again (I watched them all when I first got ubot, but I will review it as you suggest. Thanks again for your quick fix!!

Link to post
Share on other sites

Have fun with it jomark. You'll be amazed on how robust it is.

 

Thanks rusty,

 

I watched Lily's tutorial (twice) and found my mistake. I hope to be amazed in a month or so.

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...