HTML::Strip, for example?
use HTML::Strip; my $hs = HTML::Strip->new(); my $clean_text = $hs->parse( $raw_html ); $hs->eof;
In reply to Re: How would you extract *content* from websites?
by idsfa
in thread How would you extract *content* from websites?
by BUU
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |