Onthe basis that it is the first table on the page and isn't nested and doesn't contain nested tables, then a one liner will do it.
get the.url.com/path | perl -0777 -ne" print m[(<table.*?</table>)]si +" > file
In reply to Re: HTML parsing using RegEx, HTML::Parser and or HTML::TokeParser?
by BrowserUk
in thread HTML parsing using RegEx, HTML::Parser and or HTML::TokeParser?
by Starman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |