feat: 增加操作说明书

This commit is contained in:
caoqianming 2024-02-23 11:16:43 +08:00
parent c33ed1726c
commit 153c44a619
9 changed files with 64 additions and 26 deletions

1
.gitignore vendored
View File

@ -11,7 +11,6 @@ twistd.pid
wechat_dir/*
*.csv
.idea/*
*.pdf
article/*
db_folder/*
runtime/Scripts/*

BIN
doc/image-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

BIN
doc/image-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 KiB

BIN
doc/image-3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

BIN
doc/image-4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
doc/image-6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 KiB

64
doc/readme.md Normal file
View File

@ -0,0 +1,64 @@
# V2 版操作说明书
## 安装告知
务必先卸载本机的 chrome 浏览器,并安装文件夹下的 chrome117.exe
务必确保 chrome 不自动更新 操作方法:<br/>
修改 "C:\Windows\System32\drivers\etc\host 文件,在最后增加
127.0.0.1 update.googleapis.com<br/>
保存后 win+r 快捷键,输入 cmd 打开命令行,输入"ipconfig /flushdns" 刷新 dns
## 操作说明
### 0.打开软件
双击图标打开软件
![alt text](image-4.png)
![alt text](image-1.png)
### 1.爬取公众号内容
点击打开微信爬取工具,进入如下 web 页面,如果不小心关闭,可在浏览器地址栏直接输入 localhost:5001/#/
![alt text](image-2.png)
在设置页面下有帮助文档可自行观看
![alt text](image-3.png)
或者按以下简要步骤
1.登录电脑端微信
2.任务页面开启 setproxy
3.搜索要爬的公众号,点击其文章链接
4.待出现公众号信息后,依次点击三个创建任务
![alt text](image-6.png)
5. 点击开始任务。并在结束后对下一个公众号重复上述 3.4.5 工作
### 2.爬取官网
1. 点击打开网站列表 Excel编辑、保存后关闭
2. 点击开始爬取按钮
### 3.汇总分析
待操作日志栏显示 爬取完毕 字眼时,可继续操作
1. 点击打开分析标准 Excel编辑、保存后关闭
2. 点击开始分析
3.打开分析报告 **另存后修改**
### 4. 汇总打分
点击汇总分析按钮,可输入年份
打开分析报告 **另存后修改**

BIN
doc/readme.pdf Normal file

Binary file not shown.

View File

@ -1,25 +0,0 @@
## 安装告知
务必先卸载本机的chrome浏览器并安装文件夹下的chrome117.exe
务必确保chrome不自动更新 操作方法:<br/>
修改 "C:\Windows\System32\drivers\etc\host 文件,在最后增加
127.0.0.1 update.googleapis.com<br/>
保存后 win+r 快捷键输入cmd打开命令行输入"ipconfig /flushdns" 刷新dns
biao.xlsx 为标准对比文件,需保持定期更新
## 操作说明
用于执行内容巡查, 请按以下步骤依次执行
### 1.爬取公众号内容
运行wechat.exe, 打开网页后按步骤操作,具体可参考视频教学 https://www.bilibili.com/video/BV1kh411c7GX/
### 2.整理需要爬取的官网
打开web_sites.xlsx进行编辑后保存并关闭
### 3.执行巡查任务
双击执行巡查.bat此时任务会自动进行并输出文件过程中请观察输出内容如果有错误或error字眼请联系开发者
### 4. 查看报告并校对
报告存放于summary文件夹下并以月份开头可打开查看