my $tree = HTML::TreeBuilder::XPath->new; $tree->parse_content( $content ); my $key = $tree->findvalue('td');