[Htmlparser-user] <a> tags?
Brought to you by:
derrickoswald
From: Wojciech G. <woj...@gm...> - 2008-03-11 06:46:38
|
Hi, I'm a fairly new user of the HTML Parser software, and am already grateful for all the work that has gone into it... I'm currently building some software to extract RSS feed links. These appear in many different forms, and there's one particular site that's giving me some trouble (www.mydd.com)... Specifically, the link appears in the page, but surrounds an image, like so: *<p><a href="http://feeds.feedburner.com/mydd"><img src="..."></a>* When I use a basic tag name filter, the actual tag above doesn't get returned (while other <a> tag links do)... I've been playing around with the code and don't know where to go from here. Is it because it surrounds an image? Is there anything I can do to fix this? I'd be grateful for any help. Thank you, Wojciech -- Five Minutes to Midnight: Youth on human rights and current affairs http://www.fiveminutestomidnight.org/ |