v1.0.9: 爬取记录入库MySQL(crawler库: 任务/运行/结果三表, 内容不入库只存元数据, OK/FAIL状态标记)

This commit is contained in:
2026-08-11 19:23:35 +08:00
parent 5a137514e8
commit 9cd5b29644
5 changed files with 293 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
flask>=3.0
playwright>=1.40
playwright-stealth>=1.0
pymysql>=1.1