I use the Wunderground API by scraping the XML page of my city via HTTP GET. A few months ago it seems the temperature along with other variables aren't available via the XML URL (same goes for .JSON it seems).
I have finally decided to ask about this problem.... so how do I scrape the current temperature via HTTP GET? Thanks a bunch!
I have finally decided to ask about this problem.... so how do I scrape the current temperature via HTTP GET? Thanks a bunch!
Be the first to post a reply!