zoukankan      html  css  js  c++  java
  • 免费api大全(更新中)

    免费api大全(更新中)

    API大全  http://www.apidq.com/    (这个碉堡了)

    天气接口

      气象局接口

      完整数据:http://m.weather.com.cn/data/101010100.html 解析 用例

      当天数据:http://www.weather.com.cn/data/cityinfo/101010100.html

      实时数据:http://www.weather.com.cn/data/sk/101010100.html 

    手机信息查询接口

      淘宝网

      API地址: http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=15850781443

        拍拍

      API地址: http://virtual.paipai.com/extinfo/GetMobileProductInfo?mobile=15850781443&amount=10000&callname=getPhoneNumInfoExtCallback

      财付通

      API地址: http://life.tenpay.com/cgi-bin/mobile/MobileQueryAttribution.cgi?chgmobile=15850781443

      百付宝

      API地址: https://www.baifubao.com/callback?cmd=1059&callback=phone&phone=15850781443

      115

      API地址: http://cz.115.com/?ct=index&ac=get_mobile_local&callback=jsonp1333962541001&mobile=15850781443

      有道

      接口地址:http://www.youdao.com/smartresult-xml/search.s?type=mobile&q=13892101112

         或        http://www.youdao.com/smartresult-xml/search.s?jsFlag=true&type=mobile&q=13892101112

    音乐接口

      虾米接口

      http://kuang.xiami.com/app/nineteen/search/key/歌曲名称/diandian/1/page/歌曲当前页?_=当前毫秒&callback=getXiamiData 用例

      QQ空间收藏音乐接口

      http://qzone-music.qq.com/fcg-bin/fcg_music_fav_getinfo.fcg?dirinfo=0&dirid=1&uin=QQ号&p=0.519638272547262&g_tk=1284234856

    地图接口

      阿里云根据地区名获取经纬度接口

      http://gc.ditu.aliyun.com/geocoding?a=苏州市 官方文档

      参数解释: 纬度,经度 type 001 (100代表道路,010代表POI,001代表门址,111可以同时显示前三项)

      阿里云根据经纬度获取地区名接口

      http://gc.ditu.aliyun.com/regeocoding?l=39.938133,116.395739&type=001 官方文档

      百度地图api
      官方文档

    IP接口

      新浪接口(ip值为空的时候 获取本地的)

      http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=json&ip=218.4.255.255

      淘宝接口

      http://ip.taobao.com/service/getIpInfo.php?ip=63.223.108.42

    视频信息接口

      优酷

      http://v.youku.com/player/getPlayList/VideoIDS/视频ID (比如 http://v.youku.com/v_show/id_XNTQxNzc4ODg0.html的ID就是XNTQxNzc4ODg0)

    翻译、词典接口

      腾讯

      http://dict.qq.com/dict?q=词语

    酒店住宿 

      住哪网开放平台 http://open.zhuna.cn/

    参考:

    http://www.bejson.com/go.php?u=http://www.bejson.com/webInterface.php

    http://hi.baidu.com/chengde123/item/64eef803a3584138f3eafc40

  • 相关阅读:
    【DWT笔记】基于小波变换的降噪技术
    【DWT笔记】傅里叶变换与小波变换
    Matlab命令——目录操作(windows&Linux)
    【DCT笔记】DCT变换、DCT反变换、分块DCT变换
    JSOI2018 防御网络
    NOI2018 屠龙勇士
    CRT&EXCRT学习笔记
    CF662C Binary Table
    HNOI2017 礼物
    ZJOI2014 力
  • 原文地址:https://www.cnblogs.com/u0mo5/p/4538350.html
Copyright © 2011-2022 走看看