Help for this page
my $dom = Mojo::DOM->new($html); my $body = $dom->at('.article-bodycopy'); ... print filter($node); } });