you could try weather.com:
code:
$http=createobject("microsoft.xmlhttp")
$http.open("GET","http://www.weather.com/outlook/travel/local/FIXX0025?lswe=jyväskylä&lswa=WeatherLocalUndeclared",not 1)
$http.send
$value=split(split($http.responsebody,"<B CLASS=obsTextA>")[1],"</B>")[0]

$value
get $

pretty simple code is sufficient [Big Grin]
_________________________
!

download KiXnet