各大平台免費接口,非常適用
http://developer.51cto.com/art/201412/458778.htm
絕對干貨:供個人開發者賺錢免費使用的一些好的API接口
http://www.360doc.com/content/15/1021/01/13370135_507200816.shtml
易源數據(大部分免費) 實用
https://www.showapi.com/api/lookPoint/9
違章數據查詢
http://www.loopon.cn/ 路幫網(免費來源)
天氣數據來源
通過城市名字獲得天氣數據,json數據
http://wthrcdn.etouch.cn/weather_mini?citykey=101010100
通過城市id獲得天氣數據,json數據
http://wthrcdn.etouch.cn/WeatherApi?citykey=101010100
通過城市id獲得天氣數據,xml文件數據,
當錯誤時會有<error>節點
http://wthrcdn.etouch.cn/WeatherApi?city=北京
通過城市名字獲得天氣數據,xml文件數據
和風天氣免費api:
http://www.heweather.com/products
阿凡達免費api接口:
http://www.avatardata.cn/Docs/Api/dc4394f5-9f45-46aa-91c4-03ace20ec347
百度免費api接口:
http://67zixue.com/home/article/detail/id/32.html
(百度天氣接口
以GET形式提交,返回JSON或XML
URL:http://api.map.baidu.com/telematics/v3/weather?location={城市名}&output={返回格式}&ak={百度AK}
廣州JSON例子:http://api.map.baidu.com/telematics/v3/weather?location=廣州&output=JSON&ak=FK9mkfdQsloEngodbFl4FeY3
廣州XML例子:http://api.map.baidu.com/telematics/v3/weather?location=廣州&output=XML&ak=FK9mkfdQsloEngodbFl4FeY3
PS:百度AK需要到LBS雲申請 http://lbsyun.baidu.com/apiconsole/key 測試為本網站測試AK,可調用5000次
免費新聞來源
http://api.tingtoutiao.com/ (聽頭條)
