|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: HTML Table Parseby cees (Curate) |
| on May 13, 2004 at 08:43 UTC ( [id://353046]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Another module that you might be able to use is Template::Extract. The data would need to be structured fairly consistently for this to work, but it can be an easy way to pull data out of an HTML page. From the perldocs: This module adds template extraction functionality to the Template toolkit. It can take a rendered document and its template together, and get the original data structure back, effectively reversing the Template::process function. Here is something to get you started:
That prints out the following:
- Cees
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||