Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 598 Bytes

File metadata and controls

38 lines (27 loc) · 598 Bytes

CommandSpider

简介

此项目主要解决websocket反爬,解析消息结构还原成html源代码

功能

  • [✅] session加解密
  • [✅] websocket连接
  • [✅] 指令消息结构解析
  • [✅] 还原html代码
  • [✅] 从列表页获取文章详情url

环境

> python --version
Python 3.9.18

依赖安装

pip install -r requirements.txt

运行

python main.py

公众号

流星Studio

微信公众号

分析文章

https://www.cnblogs.com/pigke/p/18682640