Initial commit: 百家号文章采集系统

This commit is contained in:
sjk
2025-12-19 22:48:58 +08:00
commit 0d5bbb1864
37 changed files with 11774 additions and 0 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
Flask==3.0.0
flask-cors==4.0.0
flask-socketio==5.3.6
python-socketio==5.11.0
requests==2.31.0
pandas==2.1.4
openpyxl==3.1.2
psutil==5.9.6
gunicorn==21.2.0
aiohttp==3.9.1
fake-useragent==1.4.0
playwright==1.40.0