In this video i have used Python Django's Requests to consume free Weather API.
API Link: http://api.weatherapi.com/v1/current.json?key=6e45274a5b3b42ca86a200852220111&q=Edmonton&aqi=no
Change the API Key with yours. To get free one week's API Key, signup to Weather API website.