Dear Sir,
I appreciate your support to extract location name , address from this web site
http://www.140online.com/mClasses/pages/162/%D8%A7%D8%B7%D8%A8%D8%A7%D8%A1/1/
it contains names , address and phone.
Please check the webpage directly , or see the below section of the webpage data. It contains repeated sections of the below data. I want to extract the LOCATIONNAMEC & ADDRESSDETAIL.
Thanks,
I appreciate your support to extract location name , address from this web site
http://www.140online.com/mClasses/pages/162/%D8%A7%D8%B7%D8%A8%D8%A7%D8%A1/1/
it contains names , address and phone.
Please check the webpage directly , or see the below section of the webpage data. It contains repeated sections of the below data. I want to extract the LOCATIONNAMEC & ADDRESSDETAIL.
Thanks,
<div class=" ComTitlesHdrs">
<div class="comLogo">
<img id="ctl06_resRep_ctl00_logo" src="../../Images/Logos/logoresult.jpg" border="0" /></div>
<div class="ComTitlesDiv">
<a href='/company/C47607/LOCATIONNAMEB/'
style="color: #3b5469">
LOCATIONNAMEC</a>
</div>
</div>
<div class="tableresultcls">
<table cellpadding="0" cellspacing="0">
<tr>
<td style="width: 540px">
<table cellpadding="0" cellspacing="0">
<tr>
<td class="rsltttlscolumn">
ADDRESSHEADDER
</td>
<td>
<span id="ctl06_resRep_ctl00_lblAddress"> ADDRESSDETAIL</span>
</td>
</tr>
<tr id="ctl06_resRep_ctl00_BranchSec">
<td>
الفروع
</td>
<td>
<span id="ctl06_resRep_ctl00_repGov" style="display:inline-block;"><span>
<a id="ctl06_resRep_ctl00_repGov_ctl00_Branch" class="repGov" href="/Company.aspx?CompanyId=C47607&c=95&a=42"><font color="#3B5469">LOCATION</font></a>
</span></span>
</td>
</tr>
<tr id="ctl06_resRep_ctl00_KeyWordSec">
<td>
بحث بكلمة
</td>
<td>
<span id="ctl06_resRep_ctl00_lblKeyWord">TYPE</span>
</td>
</tr>
<tr id="ctl06_resRep_ctl00_ClassSec">
<td>
التصنيف
</td>
<td>
<span id="ctl06_resRep_ctl00_lblClass">اطباء | اطباء - جراحه عامه | مستلزمات معامل </span>
</td>
</tr>
</table>
</td>
<td style="width: 100px">
<table cellpadding="0" cellspacing="0">
<tr>
<td class="backtelcom">
<a href='/company/C47607/أنور أمين محمد/'>
<img src="/themes/generalimages/spacer.gif" alt="تليفون الشركة" width="90" height="22" />
</a>
</td>
</tr>
<tr>
</tr>
</table>
</td>
</tr>
</table>
</div>
please help