当前位置:   article > 正文

2023年最新网址大全API接口分享

最新网址

呆错网址大全API描述

  • 呆错网址大全共包括三个接口,分别为呆错网址大全分类接口、呆错网址大全列表接口、呆错网址大全内容详情I接口。
  • 呆错网址大全是汇集全网优质网址及资源的中文上网导航,及时收录影视、音乐、小说、游戏等分类的网址和内容,让您的网络生活更简单精彩。
  • 呆错网址大全通过呆错API的网关服务对外免费提供网址导航API数据接口服务,如有需要请先免费申请TOKEN即可使用。

呆错网址大全分类API接口

  • 请求协议:http/https
  • 请求方式:get/post
  • 返回类型:json
  • 请求接口:api.daicuo.cc/wzdq/category
  • 请求示例:api.daicuo.cc/wzdq/category/?token=6fc79c072a4500b749b5b11b9f969c8c

请求参数

参数名描述
tokenAPI令牌可免费申请

响应示例

{
	"code": 200,
	"msg": "成功",
	"time": "1664806703",
	"data": [{
		"term_id": 115,
		"term_name": "网站大全",
		"term_slug": "wzdq",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 116,
		"term_name": "生活服务",
		"term_slug": "shenghuofuwu",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 117,
		"term_name": "综合其他",
		"term_slug": "zongheqita",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 118,
		"term_name": "休闲娱乐",
		"term_slug": "xiuxianyule",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 119,
		"term_name": "教育文化",
		"term_slug": "jiaoyuwenhua",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 120,
		"term_name": "行业企业",
		"term_slug": "xingyeqiye",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 121,
		"term_name": "网络科技",
		"term_slug": "wangluokeji",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 122,
		"term_name": "政府组织",
		"term_slug": "zhengfuzuzhi",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 123,
		"term_name": "购物网站",
		"term_slug": "gouwuwangzhan",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 124,
		"term_name": "新闻媒体",
		"term_slug": "xinwenmeiti",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 125,
		"term_name": "交通旅游",
		"term_slug": "jiaotonglvyou",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 126,
		"term_name": "医疗健康",
		"term_slug": "yiliaojiankang",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}, {
		"term_id": 127,
		"term_name": "体育健身",
		"term_slug": "tiyujianshen",
		"term_module": "daohang",
		"term_controll": "category",
		"term_action": "index"
	}]
}
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97

呆错网址大全内容列表API接口

  • 请求协议:http/https
  • 请求方式:get/post
  • 返回类型:json
  • 请求接口:api.daicuo.cc/wzdq/detail
  • 请求示例:api.daicuo.cc/wzdq/detail/?token=6fc79c072a4500b749b5b11b9f969c8c

请求参数

参数名描述
tokenAPI令牌可免费申请
pageNumber分页

响应示例

{
	"code": 200,
	"msg": "成功",
	"time": "1664807765",
	"data": {
		"total": 13304,
		"per_page": 10,
		"current_page": 1,
		"last_page": 1331,
		"list": [{
			"info_id": 15,
			"info_name": "飞飞影视导航系统",
			"info_type": "recommend",
			"info_update_time": "2022-03-20 20:56:31",
			"info_unique": "dd13c71e299c5855e7b096ca9bbffa0f"
		}, {
			"info_id": 17,
			"info_name": "呆错文章管理系统",
			"info_type": "fast",
			"info_update_time": "2022-03-20 21:03:11",
			"info_unique": "dfe785e38a90d8ef84eb7cf64f0c0516"
		}, {
			"info_id": 18,
			"info_name": "青苹果影视系统",
			"info_type": "fast",
			"info_update_time": "2022-03-20 21:05:50",
			"info_unique": "04824feeea5a4ebe6c51efe51812d500"
		}, {
			"info_id": 19,
			"info_name": "呆错网",
			"info_type": "head",
			"info_update_time": "2022-03-20 21:09:14",
			"info_unique": "4c69aa128e1c8182162551b6253b6eb8"
		}, {
			"info_id": 20,
			"info_name": "晋江文学城",
			"info_type": "index",
			"info_update_time": "2022-03-20 21:12:16",
			"info_unique": "bee15a24980c8252e1bd51aed749e76c"
		}, {
			"info_id": 21,
			"info_name": "下载之家软件站",
			"info_type": "index",
			"info_update_time": "2022-03-20 21:12:17",
			"info_unique": "784f3607a8b1fed127988e9220343d70"
		}, {
			"info_id": 22,
			"info_name": "中公教育网",
			"info_type": "index",
			"info_update_time": "2022-03-20 21:12:18",
			"info_unique": "08e39725c47cf55702704933a9a43575"
		}, {
			"info_id": 25,
			"info_name": "蚂蜂窝",
			"info_type": "index",
			"info_update_time": "2022-03-20 21:12:20",
			"info_unique": "e2a608fdbba4e22404f80524048086a2"
		}, {
			"info_id": 26,
			"info_name": "九游手机网游",
			"info_type": "index",
			"info_update_time": "2022-03-20 21:12:21",
			"info_unique": "7f27a2ccb3a8cabbcae685f819552ce2"
		}, {
			"info_id": 27,
			"info_name": "爱卡汽车",
			"info_type": "index",
			"info_update_time": "2022-03-20 21:12:22",
			"info_unique": "a9169d8d56f3f065102efd639f47f07f"
		}]
	}
}
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72

呆错网址大全内容详情API接口

  • 请求协议:http/https
  • 请求方式:get/post
  • 返回类型:json
  • 请求接口:api.daicuo.cc/wzdq/
  • 请求示例:api.daicuo.cc/wzdq/?token=6fc79c072a4500b749b5b11b9f969c8c&id=14

请求参数

参数名描述
tokenAPI令牌可免费申请
id网站ID

响应示例

{
	"code": 200,
	"msg": "成功",
	"time": "1647784153",
	"data": {
		"info_id": 14,
		"info_name": "呆错后台管理框架",
		"info_slug": "daicuo",
		"info_module": "daohang",
		"info_controll": "detail",
		"info_action": "index",
		"info_excerpt": "呆错(DaiCuo)是一款基于ThinkPHP、Bootstrap、Jquery的自适应后台管理框架!",
		"info_content": "DaiCuo采用Html5、Jquery、Bootstrap作为网页的脚本开发与UI界面开发。",
		"info_create_time": "2022-03-20 20:53:06",
		"info_update_time": "2022-03-20 20:56:45",
		"info_order": 0,
		"info_type": "recommend",
		"info_views": 4,
		"info_hits": 1,
		"info_referer": "https://www.daicuo.org",
		"info_down": "0",
		"info_up": "0",
		"image_level": "https://cdn.daicuo.cc/images/daicuo/640x380.png",
		"image_ico": "https://cdn.daicuo.cc/images/daicuo/380x380.png",
		"info_color": "text-dark",
		"info_domain": "daicuo.org",
		"info_unique": "ac036db7dcd7ea717933b0c31b90cccd",
		"info_tpl": "",
		"info_area": "重庆",
		"tag_id": [143, 144],
		"tag_name": ["DaiCuo", "呆错"],
		"category_id": {
			"2": 121
		},
		"category_name": {
			"2": "网络科技"
		}
	}
}
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小蓝xlanll/article/detail/185926
推荐阅读
相关标签
  

闽ICP备14008679号