use FEAR::API -base; file("your_source_file") ->document ->html_to_xhtml ->xpath("/html/body/table/tr"); doc_filter(use => 'remove_attributes'); print doc->as_string; template(qq!<tr>\n<td><a>[% city %]</a></td>\n<td>[% cond %]</td>\n<td +>[% temp %]</td>\n</tr>!); extract; print Dumper extresult;
In reply to Re: Best module to scrape tabular data fram web pages?
by xern
in thread Best module to scrape tabular data fram web pages?
by punch_card_don
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |