6 Commits

Author SHA1 Message Date
xbh
fe6c867579 改成了每小时执行抖音播放量抓取 2025-10-18 20:09:13 +08:00
xbh
ab8fd3131d doc文件夹往上移动一级 2025-10-17 18:50:02 +08:00
f51278742c 架构优化 2025-10-17 16:09:17 +08:00
8d4369ecef 优化修改文件 2025-10-17 11:28:39 +08:00
aacedf14fe Update documentation and add requirements.txt
- Update README.md with ChromeDriver setup instructions
- Add requirements.txt with project dependencies
- Clean up unused documentation files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 11:12:24 +08:00
53160420d1 Initial commit: Douyin play count tracking system
Features:
- Douyin play count scraper using Selenium + Chrome DevTools Protocol
- Automated scheduler for daily data collection
- MongoDB data storage
- Mini-program API server
- Data analysis and visualization tools

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 10:48:52 +08:00