|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
HTML Search Engine/Parserby Anonymous Monk |
| on Jul 14, 2001 at 03:57 UTC ( [id://96671]=perlquestion: 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.Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Before I duplicate someone else's work, does anyone know of a good html search engine/parser that is available in perl (or even C/C++)? What I'm looking for is
a really well designed a powerful parser that can, among other things, keep a hierarchial list of what tags its current searching through.
For example, if I have:
<BODY> And I want to find all IMG tags, it'll know whether those tags are nested, like above, in a body,table,tr,td. Any ideas?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||