python 获得天气信息

2018-07-10  本文已影响0人  松鼠科技

url = r'http://wthrcdn.etouch.cn/weather_mini?citykey=101120201'

print (requests.get(url).json())

上一篇 下一篇

猜你喜欢

热点阅读