淘宝商品検索アドバイス:
http://suggest.taobao.com/sug?code=utf-8&q=商品キーワード&callback=cb
PS: callback是回调函数设定
快递インターフェース
http://www.kuaidi100.com/query?type=快递会社コード&postid=配送伝票番号
PS: 快递公司编码:申通="shentong" EMS="ems" 顺丰="shunfeng" 圆通="yuantong" 中通="zhongtong" 韵达="yunda" 天天="tiantian" 汇通="huitongkuaidi" 全峰="quanfengkuaidi" 德邦="debangwuliu" 宅急送="zhaijisong"
FeedXml to JSON API:
http://ajax.googleapis.com/ajax/services/feed/load?q=フィードURL&v=1.0
callback:コールバック引数 &callback=foo就会在json外面嵌套foo({})方便做jsonp使用。 選択可能な引数 n: 返回多少条记录。
バaidu百科インターフェース
http://baike.baidu.com/api/openapi/BaikeLemmaCardApi?scope=103&format=json&appid=379020&bk_key=キーワード&bk_length=600
以下のエラーメッセージの例を確認してください: 查看原始页面 {"error_code":"20000","error_msg":"search word not found"}
百度インターフェース:
http://api.map.baidu.com/telematics/v3/weather?location=嘉興&output=json&ak=5slgyqGDENN7Sy7pw29IUvrZ
PS: location:城市名或经纬度 ak:开发者密钥 output:默认xml
新浪インターフェース
http://php.weather.sina.com.cn/iframe/index/w_cl.php?code=js&day=0&city=&dfc=1&charset=utf-8
PS: 参数中city如果给了参数就是相关的城市,否则会自动判断,day=0的话是今天。返回的参数,大家看着办吧,具体的我也不清楚,新浪没给API。
最近使用した: