js_reverse/gooood/README.md
luzhisheng a9ac2cf223 gooood
2023-05-11 11:07:46 +08:00

16 lines
440 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 案例
此网站爬虫部分简单清洗逻辑繁琐一点正文内容以后台生成html展示。
**项目结构**
1. docs是存储结果目录
2. spider是爬虫文件目录
3. extrator是解析文件目录
**解析结构**
![请求](./img/1.png)
**几个问题点**
1. 这只是个简单案例,此项目没有测试用例,无法保证代码长期正常运行
2. 项目信息2逻辑比较琐碎时间有限暂不处理