获取城市编码的URL
1. 通过 http://m.weather.com.cn/data5/city.xml 获取省份列表;
得
2. 通过 http://m.weather.com.cn/data5/city28.xml 获取该省份的城市列表,
得
3. 通过 http://m.weather.com.cn/data5/city2816.xml 获取该城市的区列表,
得
4. 通过 http://m.weather.com.cn/data5/city281601.xml 获取最后的城市码,
得
查询天气的URL
http://www.weather.com.cn/data/sk/101281601.html
http://www.weather.com.cn/data/cityinfo/101281601.html 实时天气
http://m.weather.com.cn/data/101281601.html 包括6天的天气信息
1. 通过 http://m.weather.com.cn/data5/city.xml 获取省份列表;
得
01|北京,02|上海,03|天津,04|重庆,05|黑龙江,06|吉林,07|辽宁,08|内蒙古,09|河北,10|山西,11|陕西,12|山东,13|新疆,14|西藏,15|青海,16|甘肃,17|宁夏,18|河南,19|江苏,20|湖北,21|浙江,22|安徽,23|福建,24|江西,25|湖南,26|贵州,27|四川,28|广东,29|云南,30|广西,31|海南,32|香港,33|澳门,34|台湾2. 通过 http://m.weather.com.cn/data5/city28.xml 获取该省份的城市列表,
得
2801|广州,2802|韶关,2803|惠州,2804|梅州,2805|汕头,2806|深圳,2807|珠海,2808|佛山,2809|肇庆,2810|湛江,2811|江门,2812|河源,2813|清远,2814|云浮,2815|潮州,2816|东莞,2817|中山,2818|阳江,2819|揭阳,2820|茂名,2821|汕尾3. 通过 http://m.weather.com.cn/data5/city2816.xml 获取该城市的区列表,
得
281601|东莞4. 通过 http://m.weather.com.cn/data5/city281601.xml 获取最后的城市码,
得
281601|101281601查询天气的URL
http://www.weather.com.cn/data/sk/101281601.html
http://www.weather.com.cn/data/cityinfo/101281601.html 实时天气
http://m.weather.com.cn/data/101281601.html 包括6天的天气信息

3694

被折叠的 条评论
为什么被折叠?



