Files
tools/wjx/README.md
flt6 b4c04343e8 update README
1. update root README, pointer to all proj
2. create all README
Powered by claude code, maybe mistake, checked and commit manually.
2025-09-12 14:58:58 +08:00

27 lines
541 B
Markdown
Raw 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.

# wjx
问卷星数据抓取工具。
## 功能
自动登录问卷星(WJX.cn)平台获取调查问卷的回复数据支持会话管理和CSRF令牌处理。
## 使用方法
1.`main.py` 中配置登录凭据
2. 运行 `python main.py`
3. 程序将自动登录并提取问卷数据
## 特性
- 自动登录处理
- 会话管理
- CSRF令牌自动处理
- 调查数据提取
## 注意事项
- 需要有效的问卷星账户
- 请遵守平台使用条款
- 建议将凭据信息外部化配置
- 仅用于合法的数据获取