⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Meteo-Pig/CommandSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

某websocket&xhr页面内容解析爬虫,用于将特殊的指令码转换为HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages