Awesome
0_zone
0_zone_api脚本使用方法(python3)
使用前请修改config目录下的config.ini
api=api key
api key获取(需要高级会员)
<img width="1429" alt="image" src="https://user-images.githubusercontent.com/56328995/187832275-e2b91f83-6061-4843-b448-12f572942801.png"> <img width="819" alt="image" src="https://user-images.githubusercontent.com/56328995/187831719-6cd9cb08-3358-461c-8744-4bfbb9c946a2.png">page=10
获取的页数,10也就是10页,每页40条数据
运行zone_api.py
安装需要的模块
pip3 install -r requirements.txt
运行
python zone_api.py
根据提示操作即可 <img width="1114" alt="image" src="https://user-images.githubusercontent.com/56328995/187832697-8fa48c5c-edf0-44b5-a72f-6a879a768236.png">