From 06f33ddcb91a70015d20ec2bd10415fb051b5a2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E6=99=93=E6=99=B4?= <37541680+Suxiaoqinx@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:47:37 +0800 Subject: [PATCH] Update README.md --- README.md | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b99a08..5d519fb 100644 --- a/README.md +++ b/README.md @@ -1 +1,30 @@ -"# icp_api" +# 使用方法 +先安装 文件所需要的依赖模块 +pip install -r requirements.txt +再运行main.py文件即可 + +# 环境要求 +Python >= 3 + +# 请求示例 + +如图箭头显示 + +![url链接](https://raw.githubusercontent.com/Suxiaoqinx/icp_api/refs/heads/main/7a87c3a5-037f-4bd4-81a4-72b1afc71cde.png) + +## 参数列表 + +请求链接选择 http://ip:port/query + +请求方式 GET + +| 参数列表 | 参数说明 | +| ---- | ---- | +| domain | 域名url地址| + +# 感谢 +[Ravizhan](https://github.com/ravizhan) +[原项目地址](https://github.com/ravizhan/ICP-spider) + +# 反馈方法 +请在Github的lssues反馈 或者到我[博客](https://www.toubiec.cn)反馈