【轉】實用API大全


 

有道翻譯API
http://fanyi.youdao.com/openapi
有道翻譯API支持中英互譯,同時獲得有道翻譯結果和有道詞典結果(可能沒有),返回格式為XML或JSON。
 
百度翻譯API
http://developer.baidu.com/wiki/index.php?title=幫助文檔首頁/百度翻譯/百度翻譯介紹
百度翻譯API支持四種翻譯類型:中譯英、英譯中、中譯日和日譯中。
 
有道IP地址API
http://www.youdao.com/smartresult-xml/search.s?type=ip&q=IP地址
返回格式:

1 <?xml version="1.0" encoding="gbk"?>
2 <smartresult>
3 <product type="ip">
4 <ip>IP</ip>
5 <location>IP地址</location>
6 </product>
7 </smartresult>

 
有道手機號碼歸屬地API
http://www.yodao.com/smartresult-xml/search.s?type=mobile&q=手機號碼
返回格式:

1 <?xml version="1.0" encoding="gbk"?>
2 <smartresult>
3 <product type="mobile">
4 <phonenum>手機號碼</phonenum>
5 <location>手機號碼歸屬地</location>
6 </product>
7 </smartresult>

 
淘寶手機號碼歸屬地API
http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=手機號碼
返回格式:

1 __GetZoneResult_ = {
2     mts:'手機號段',
3     province:'省份',
4     catName:'運營商',
5     telString:'手機號碼'
6 }

 
有道身份證信息API
返回格式:

1 <?xml version="1.0" encoding="gbk"?>
2 <smartresult>
3 <product type="identitycard">
4 <code>身份證號碼</code>
5 <location>所屬地區</location>
6 <birthday>生日</birthday>
7 <gender>性別</gender>
8 </product>
9 </smartresult>

 
有道城市信息API
http://www.youdao.com/smartresult-xml/search.s?type=zip&q=郵編
http://www.youdao.com/smartresult-xml/search.s?type=zip&q=區號
http://www.youdao.com/smartresult-xml/search.s?type=zip&q=城市名
返回格式:

01 <?xml version="1.0" encoding="gbk"?>
02 <smartresult>
03 <product type="zipcode">
04 <province>省份</province>
05 <city>城市</city>
06 <location>地區</location>
07 <phone>區號</phone>
08 <zipcode>郵編</zipcode>
09 </product>
10 </smartresult>

 
谷歌地圖API
http://www.google.com/apis/maps/
 
百度地圖API
http://developer.baidu.com/map/
 
SOSO地圖API
http://api.map.soso.com
 
搜狗地圖API
http://map.sogou.com/api/
 
阿里雲地圖API
http://ditu.aliyun.com/jsdoc/
 
高德地圖API
http://code.autonavi.com/
 
我要地圖API
http://api.51ditu.com/
 
圖吧地圖API
http://open.mapbar.com/
 
愛幫API
http://www.aibang.com/api/
愛幫網提供商戶搜索、公交駕乘查詢、公交線路查詢、公交站點查詢、周邊公交站點查詢等API。
 
大眾點評API
http://developer.dianping.com/
大眾點評提供商戶搜索、團購搜索、優惠券搜索等API。
 
快遞100API
http://www.kuaidi100.com/openapi/
 
愛查快遞API
http://www.ickd.cn/api/
 
拉手團購API
http://www.lashou.com/open.php?page=api
 
美團團購API
http://www.meituan.com/help/api
 
QQ團購API
http://open.api.tuan.qq.com/
 
糯米團購API
http://www.nuomi.com/help/api
 
滿座團購API
http://www.manzuo.com/api
 
58團購API
http://t.58.com/help/api
 
團800API
http://www.tuan800.com/open_api
 
百度團購API
http://tuangou.baidu.com/help
 
船訊網API
http://www.shipxy.com/API
船訊、船舶相關的API。
 
美圖API
http://open.web.meitu.com/
美圖網提供美化圖片、多圖拼貼、頭像編輯器等API。
 
網易短網址API
http://www.126.am/client/api_register_new.jsp
 
百度短網址API
http://www.baidu.com/search/dwz.html
很多網址無法生成,不推薦使用。
 
新浪短網址API
http://open.weibo.com/wiki/2/short_url/shorten
 
face++ API
http://cn.faceplusplus.com/dev/getting-started/core-concept/
face++提供人臉檢測、人臉識別、面部分析等API。
 
Face API
http://www.faceapi.cn/index/show_doc/?model=doc&id=4/
Face API提供人臉檢測、人臉識別、器官定位、姿勢判斷等一整套人臉相關的API。
 
雅虎天氣API
http://weather.yahooapis.com/forecastrss?w=城市代碼&u=溫度單位
溫度單位c是攝氏度,f是華氏度。
城市代碼為一串數字,可以通過雅虎天氣頻道搜索得到:
http://weather.yahoo.com/
漳州天氣示例:
http://weather.yahooapis.com/forecastrss?w=2139969&u=c


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM