Hi all there is a remote html page that has artist,songname and image url . I want to get these infromation when ever i pull that page . could any one show me how this can be done.Thanks

Note: the information that i want to extract are shown in bold.
Note: the html is dynamic and changes

Html of page that i want to pull every few seconds:
<table border=0 width="280" bgcolor="#FFFFFF" cellpadding=5><tr><td align="center" width="80">
<a href="http://www.somesite.com" target="_blank"><img border="0" src="http://www.somesite.com/static/artists/kiosk.jpg" border="0"></a></td><td width="100" style="font-family:Arial; font-size:12px; color:#000000;">artist<br>"songname"</td><td valign="top"><table><tr><td><table><tr><td><a href="http://www.somesite.com" target="_blank"><img border="0" src="http://www.somesite.com/static/artists/rj_box.jpg" width="30" height="30" border="0"></a></td><td><font size="1" face="Arial" color="red"><b>RADIO<br>ABCDE</b></font></td></tr></table></td></tr><tr><td><a href="http://www.somesite.com/listen" target="_blank"><img border="0" src="http://www.somesite.com/images/nwp96k.gif"></a></td></tr><tr><td><a href="http://www.somesite.com/listen" target="_blank"><img border="0" src="http://www.somesite.com/images/nwp128k.gif"></a></td></tr></table></td></tr></table