According to the NWS using their information is NOT copyrighted or restricted I ahve already looked at the policies. The remote URL is here
here My site is here
BATC The only information I would like to "grab or fetch" at least every thirty minutes is the CURRENT CONDITIONS area of the page. Nothing else. Please let me know if this is possible...Thanks in advance...
Below is the HTML (I think that's all of it) that I want to grab or fetch also:
<td width="326"><img src="/weather/images/fcicons/currentconds.jpg" width="326" height="20" border="0" alt="Current local weather"><br><br><table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr align="center">
<td><span class="blue1">Knoxville, McGhee Tyson Airport</span><br>
Last Update on Nov 14, 12:53 pm EST<br><br></td>
</tr>
<tr>
<td colspan="2"><table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="big" width="120" align="center">Mostly Cloudy<br><br>46°F<br>(8°C)</td>
<td rowspan="2" width="200"><table cellspacing="0" cellpadding="2" border="0" width="100%">
<tr bgcolor="#b0c4de">
<td><b>Humidity</b>:</td>
<td align="right">35 %</td>
</tr>
<tr bgcolor="#ffefd5">
<td><b>Wind Speed</b>:</td>
<td align="right">NE 5 MPH</td>
</tr>
<tr bgcolor="#b0c4de">
<td><b>Barometer</b>:</td>
<td align="right" nowrap>30.35" (1028.1 mb)</td>
</tr>
<tr bgcolor="#ffefd5">
<td><b>Dewpoint</b>:</td>
<td align="right">20°F (-7°C)</td>
</tr><tr bgcolor="#b0c4de">
<td><b>Wind Chill</b>:</td>
<td align="right">44°F (7°C)</td>
</tr><tr bgcolor="#ffefd5">
<td><b>Visibility</b>:</td>
<td align="right">10.00 mi.</td>
</tr><tr><td nowrap><b><a href="/obslocal.php?warnzone=TNZ069&local_place=Knox+County&zoneid=EST&offset=18000" class="link">More Local Wx</a></b>:</td><td nowrap align="right"><b><a href="/data/obhistory/KTYS.html" class="link">2 Day History</a></b>:</td></tr>
</table></td></tr>