Local weather app issues

can anybody tell me please why my weather app is not showing temperature,here is my codepen link https://codepen.io/mehdij/pen/oppEYm, as you see i did not finished the app,i will of course change the style of the page

thank you for your response,i changed the url of the request,but i still have the same problem,as you told me .to do i put the console.log(result); inside the success function,is this issue have something to do with the data type?,since the response is a JSON data i changed data type to JSON,