I have an image on google (just google weather for [location]) and I would like to download it and display it through geektool. I have seen people use curl for yahoo weather before, but never for google. If you look at the source, the image's id is "wob_tci"
and I was wondering if you can download and display that image.
The basic url for getting the weather is http://www.google.com/search?q=weather+for+[city]+[state/province/country]
Thanks for taking the time to help a n00b!