为了方便一些APP以及RSS订阅,本站开放了文章获取接口,欢迎大家使用。
本接口,为30分钟更新一次。
最新文章
默认返回最新30条数据
API地址:https://www.ghxi.com/ghapi?type=query&n=new
返回类型JSON,其中,list为数据数组,last_time为最后更新时间戳。
{
"code": 200,
"msg": "获取成功",
"data": {
"count": 30,
"list": [
{
"title": "标题",
"time": "2022-10-18",
"url": "地址"
}
],
"last_time": 1666084830,
"note": "果核API接口1.0"
}
最新电脑版软件
接口地址:https://www.ghxi.com/ghapi?type=query&n=pc
返回最新文章数据20条
最新安卓软件
接口地址:https://www.ghxi.com/ghapi?type=query&n=and
返回最新文章数据20条