自己收集的网站API接口 – 免费放出(持续更新页)

2018-08-28  本文已影响44人  诗无尽头i
二维码
    1.百度网盘(可使用 https)
        http://pan.baidu.com/share/qrcode?w=150&h=150&url=http://www.aaa.com
    2.iClick 接口(无 https)
        http://bshare.optimix.asia/barCode?site=weixin&url=http://www.aaa.com
    3.JiaThis 接口(无 https)
        http://s.jiathis.com/qrcode.php?url=http://www.aaa.com
    4.联图网(无 https)
        http://qr.liantu.com/api.php?text=http://www.aaa.com
    5.K780 数据网(支持 https 和 http)
        http://api.k780.com:88/?app=qr.get&data=http://www.aaa.com&level=L&size=6
        https://sapi.k780.com/?app=qr.get&data=http://www.aaa.com&level=L&size=6
    6.QRCodeGenerator(https 接口)
        https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=http://www.aaa.com
 
百度语音朗读接口
    中文
        http://tts.baidu.com/text2audio?lan=zh&pid=101&ie=UTF-8&text=文本&spd=1
    英文
        http://tts.baidu.com/text2audio?lan=en&pid=101&ie=UTF-8&text=文本&spd=4
 
QQ 号 QQ 昵称 QQ 头像获取
    http://r.pengyou.com/fcg-bin/cgi_get_portrait.fcg?uins=93093369
 
淘宝商品搜索
    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"
 
新浪天气查询
    http://php.weather.sina.com.cn/iframe/index/w_cl.php?code=js&day=0&city=&dfc=1&charset=utf-8
    参数中 city 如果给了参数就是相关的城市,否则会自动判断
    day=0 的话是今天 
    返回的参数 大家看着办吧,具体的我也不清楚,新浪没给<a href="https://www.mywlaq.cn/archives/tag/api" title="查看更多关于 API 的文章" target="_blank">API</a>。
 
手机号查询接口
    https://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=手机号
 
笑话接口
    http://api.laifudao.com/open/xiaohua.json
 
百度关键词检索榜
    https://sp0.baidu.com/5a1Fazu8AA54nxGko9WTAnF6hhy/su?wd=ccc
 
搜狗 json-百度热搜排行榜
    https://www.hao123.com/sugdata_s4.json
 
获取当前城市经纬度
    http://api.map.baidu.com/geocoder/v2/?address=郑州&output=json&ak=E2K1op0zCyU7P8z8P5NqvEI2
 
查看当前 ip 地址
    https://weixin.jirengu.com/weather/ip
 
查询 ip 归属地
    http://ip.taobao.com/service/getIpInfo.php?ip=123.206.66.168
    https://weixin.jirengu.com/weather/cityid?location=123.206.66.168
    示例:
        {"code":0,"data":{"country":"中国","country_id":"CN","area":"华北","area_id":"100000","region":"天津市","region_id":"120000","city":"天津市","city_id":"120100","county":"","county_id":"-1","isp":"腾讯","isp_id":"1000401","ip":"123.206.66.168"}}
 
天气 api
    http://weixin.jirengu.com/weather
    http://api.jirengu.com/weather.php
    http://api.jirengu.com/weather.php?city=北京
上一篇下一篇

猜你喜欢

热点阅读