Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: extracting links from yahoo

by MrYoya (Monk)
on May 15, 2003 at 22:47 UTC ( [id://258537]=note: print w/replies, xml ) Need Help??


in reply to recursively extracting links from yahoo, when to stop?

There's several options. You can stop after
  • recursing N number of levels
  • N links are extracted
  • N amount of time
  • when you're extracting from a site that's not Yahoo.

    or anything else you can imagine. It's your call, really.

  • Log In?
    Username:
    Password:

    What's my password?
    Create A New User
    Domain Nodelet?
    Node Status?
    node history
    Node Type: note [id://258537]
    help
    Chatterbox?
    and the web crawler heard nothing...

    How do I use this?Last hourOther CB clients
    Other Users?
    Others romping around the Monastery: (7)
    As of 2024-03-28 10:44 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found