in reply to Parser for Html
Check CPAN. Look for HTML::Parser and HTML::TokeParser and all of the modules that are built from them. There are specialized modules for reading info from tables, for extracting URLs, etc.
I know you asked for a "simple way", but you'll have to learn something at some point :-)
|
|---|