fix:优化数据来源

This commit is contained in:
Daniel
2026-03-02 01:00:04 +08:00
parent 91d9e48e1e
commit 4a8fff5a00
26 changed files with 1361 additions and 0 deletions

6
crawler/requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
requests>=2.31.0
feedparser>=6.0.0
fastapi>=0.109.0
uvicorn>=0.27.0
apscheduler>=3.10.0
deep-translator>=1.11.0