[Htmlparser-user] how to extract text after a certain text
Brought to you by:
derrickoswald
From: Dave <jav...@ya...> - 2006-11-04 09:52:24
|
I am new to htmlparser. For example, <div>Good Morning</div> <h3>Description</h3> <pre> Text to extract Line1 Text to extract Line2 </pre> <div>Good Morning</div> My question: How to extract Text to extract Line1 Text to extract Line2 after "Description" using filters? I tried Sibling and HasChild filters, it does not work. Also I noticed that <pre> is not treated as a tag. Thanks for help! Dave --------------------------------- Access over 1 million songs - Yahoo! Music Unlimited Try it today. |