我有以下网址http://www.toucheradio.com/hostArchivesURLForMobile.php?q=15214&host_id=45。
在此网址中,数据为
<table border='0' cellpadding='3' bgcolor="#CCCCCC" class="hostinfo_title2" width='100%' align="center">
<tr align='center' bgcolor="#ffffff">
<td width='26%' class="hostinfo_title3">Archive Url</td>
</tr>
<tr bgcolor="#ffffff">
<td height="25" align="center">http://www.toucheradio.com/prgramdetails/20141027_ramesh_ib.mp3</td>
</tr>
</table>
从此我想得到网址(即)http://www.toucheradio.com/prgramdetails/20141027_ramesh_ib.mp3
任何人都可以帮助我,我怎么能得到这个网址。我能够下载网址,但不知道如何获得mp3网址。
很多提前感谢