https://www.kuaidi100.com/frame/hao123/new.html
搜狐: https://pv.sohu.com/cityjson
IP.SB:https://api.ip.sb/jsonip?callback=CallBack_Ipsb
迅雷:http://dyact.vip.xunlei.com/iface.php?c=telecomip&a=getIp&d=telecomip&callback=fn
带 callback
参数返回 JSONP
http://wthrcdn.etouch.cn/weather_mini?citykey=101040100
引用万年历的一个接口(跟中国天气是同步的) 返回五天的天气,参数 citykey
为城市编码
https://m2.qiushibaike.com/article/list/{type}?type=refresh&page={page}&count={count}
参数 | 描述 |
---|---|
type | 类型,latest 最新、text 文本、image 图片、video 视频 |
page | 页码 |
count | 每页数量 |
示例:https://m2.qiushibaike.com/article/list/text?type=refresh&page=1&count=5
分类:http://cdn.apc.360.cn/index.php?c=WallPaper&a=getAllCategoriesV2&from=360chrome
参数 | 描述 |
---|---|
start | 页码 |
count | 每页数量 |
cid | 分类 ID |
https://cn.bing.com/HPImageArchive.aspx?format=js&idx=0&n=1&mkt=zh-CN
参数 | 描述 |
---|---|
n | 请求数量,1-8 之间,必填 |
format | js、xml (默认) |
mkt | 地区,zh-CN 等 |
https://cp.zgzcw.com/lottery/hisnumber.action?lotteryId={lotteryId}&issueLen={issueLen}
参数 | 描述 |
---|---|
lotteryId | 类型 |
issueLen | 数量 |
示例:https://cp.zgzcw.com/lottery/hisnumber.action?lotteryId=001&issueLen=18
类型:
[{"id":"001","name":"双色球"},{"id":"110","name":"七星彩"},{"id":"003","name":"七乐彩"},{"id":"002","name":"福彩 3d"},{"id":"113","name":"大乐透"},{"id":"108","name":"排列 3"},{"id":"109","name":"排列 5"}]