Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Scraping HTML: orthodoxy and reality

by grinder (Bishop)
on Jul 08, 2003 at 06:51 UTC ( [id://272213]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <p>This is a paragraph</p>
    <p>And this is <i>another</i> paragraph</p>
    
  2. or download this
        my (@s) = m{
            >         # close of previous tag
    ...
            )
            (\w+) # and the value we want
        }gx;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://272213]
Approved by Corion
Front-paged by gmax
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-20 05:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found