nick3499 / glw_weather

Python 3: Scrape Weather Data from HTML: urllib3, BeautifulSoup, terminaltables
0 stars 0 forks source link

Incorrect value #2

Open nick3499 opened 5 years ago

nick3499 commented 5 years ago

Noticed an incorrect temperature value. Also heat index, wind chill, dew point, and there may be others.

nick3499 commented 5 years ago

Since the source Web page is giving me erroneous values, I am unable to resolve this issue. ref. http://www.weatherlink.com/user/gooselakewx/index.php?view=summary&headers=0

For example, the URL above returns '69.5' degrees F while the temp at this moment is '33.3' degrees F.