中国国家气象局天气预报接口、爱帮网公交查询接口

本文介绍了中国国家气象局提供的天气预报API接口及爱帮网的公交查询API接口。气象局提供了三个不同的天气数据接口,并附有城市代码列表。爱帮网的公交查询API能够返回详细的公交换乘方案,包括距离、所需时间、步行距离等信息。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

中国国家气象局天气预报接口总共提供了三个:

http://www.weather.com.cn/data/sk/101010100.html

http://www.weather.com.cn/data/cityinfo/101010100.html

http://m.weather.com.cn/data/101010100.html

城市代码附录:http://pan.baidu.com/s/1gUeib


爱帮网公交查询api地址:http://www.aibang.com/api/

公交换乘接口:http://openapi.aibang.com/bus/transfer?app_key=f41c8afccc586de03a99c86097e98ccb&city=北京&start_addr=西直门&end_addr=东直门

<?xml version="1.0"encoding="utf-8"?>

<root>
 <result_num>10</result_num> 
 <web_url>http://bus.aibang.com</web_url> 
 <wap_url>http://wap.aibang.com</wap_url> 
  <buses>
   <bus>
     <dist>9242</dist> 
     <time>29</time> 
     <foot_dist>597</foot_dist> 
     <last_foot_dist>597</last_foot_dist> 
     <segments>
       <segment>
         <start_stat>西直门</start_stat> 
         <end_stat>东四十条</end_stat> 
         <line_name>地铁2号线内环(M2)(积水潭-积水潭)</line_name> 
         <stats>西直门;积水潭;鼓楼大街;安定门;雍和宫;东直门;东四十条</stats> 
         <line_dist>8645</line_dist> 
         <foot_dist>0</foot_dist> 
         <stat_xys/> 
         <line_xys/>
       </segment>
     </segments>
   </bus> ...
  </buses>
</root>


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值