Update README.md
This commit is contained in:
parent
a30b907723
commit
06f33ddcb9
31
README.md
31
README.md
@ -1 +1,30 @@
|
|||||||
"# icp_api"
|
# 使用方法
|
||||||
|
先安装 文件所需要的依赖模块
|
||||||
|
pip install -r requirements.txt
|
||||||
|
再运行main.py文件即可
|
||||||
|
|
||||||
|
# 环境要求
|
||||||
|
Python >= 3
|
||||||
|
|
||||||
|
# 请求示例
|
||||||
|
|
||||||
|
如图箭头显示
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 参数列表
|
||||||
|
|
||||||
|
请求链接选择 http://ip:port/query
|
||||||
|
|
||||||
|
请求方式 GET
|
||||||
|
|
||||||
|
| 参数列表 | 参数说明 |
|
||||||
|
| ---- | ---- |
|
||||||
|
| domain | 域名url地址|
|
||||||
|
|
||||||
|
# 感谢
|
||||||
|
[Ravizhan](https://github.com/ravizhan)
|
||||||
|
[原项目地址](https://github.com/ravizhan/ICP-spider)
|
||||||
|
|
||||||
|
# 反馈方法
|
||||||
|
请在Github的lssues反馈 或者到我[博客](https://www.toubiec.cn)反馈
|
||||||
|
Loading…
Reference in New Issue
Block a user