Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^5: Problem getting fields out of an XPath node list

by Corion (Patriarch)
on Mar 29, 2016 at 15:44 UTC ( [id://1159024]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Problem getting fields out of an XPath node list
in thread Problem getting fields out of an XPath node list

I recommend that you learn XPath.

There are also browser plugins that show you the XPath to a node if you click on its HTML element.

If XPath feels too complex for you to tackle but HTML / CSS selectors feel more accessible to you, you can easily convert most CSS selectors to XPath by using HTML::Selector::XPath.

  • Comment on Re^5: Problem getting fields out of an XPath node list

Log In?
Username:
Password:

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

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

    No recent polls found