Hi, Parsing webpages can be a bit problematic since if the web developer changes the format, you have to re-write your code. There are sources of weather data online like http://openweathermap.org/api that provide the weather data in a computer friendly format that you can then display. For example...