
介绍
这是通过自部署多维表格插件形式获取抖音数据的工具
GitHub:https://github.com/happyVee/feishu-douyin-tool
教程
1. 新增一个多维表格,将需要采集的链接贴入
每行一个,支持的链接形式有:
2. 打开多微表格插件,找到抖音小助手
可使用Replit 一键部署:https://replit.com/@yib360/feishu-douyin-tool
如果没有,可以参考下方本地运行方式,运行成功后 添加自定义插件,地址填写:http://localhost:4000/


3. 获取cookie

4. 填入cookie 并 选择需要的字段

5. 点击获取数据
本地运行
Install
git clone https://github.com/happyVee/feishu-douyin-tool.git
cd feishu-douyin-tool
npm install
Build
npm build
Run
npm start



