This is a UDF that uses the 'undocumented' Google Weather API. Documentation has been provided in the UDF with a couple of examples too. Enjoy. WARNING: This UDF has been deprecated due to Google closing the doors on the (unsupported) Weather API. I have left the code as it is so others may learn from it. UDF: #include-once ; #AutoIt3Wrapper_Au3Check_Parameters=-d -w 1 -w 2 -w 3 -w 4 -w 5 -w 6 -w 7 ; #INDEX# ================================================================================