Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME xpath - Perform an XPath query on a webpage or bit of XML SYNOPSIS xpath [XML DATA] -url [URL] -query [XPATH QUERY] -as=xml [ARRAY TYPE] -callback [CALLBACK] EXAMPLES xpath -url http://google.com -query //title An XML-style 'array' with the <title> tag from http://google.com AUTHOR Stephen Paul Weber http://singpolyma.net/