Another approach for extracting data by using XPath expressions is to use HTML::TreeBuilder::XPath. For example, App::scrape uses HTML::Selector::XPath to convert CSS selectors to XPath and applies these to the tree returned from HTML::TreeBuilder::XPath to extract the payload.
In reply to Re: extracting data from HTML
by Corion
in thread extracting data from HTML
by Jurassic Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |