# 执行npm install或者cnpm install安装依赖
npm install
-
将
微信视频号.xlsx
放入read_data
目录下,替换原有xlsx -
执行
npm run read-excel
,读取excel,读取成功后把会excel中的数据,生成到当前目录的account.json
中,自行验证 -
终端出现
解析写入account.json成功!
代表账号解析完成
- 查看
config.js
- 修改
num
的值,默认为7,表示采集近7天的数据
- 运行
npm run start-collect
- 等待采集完成
output_data
中存放的就是采集的数据文件