Initial commit: 批量查询工具优化版本

This commit is contained in:
赵杰
2025-09-29 15:41:29 +01:00
commit 42c8412f07
7 changed files with 3054 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
selenium>=4.15.0
webdriver-manager>=4.0.0
pandas>=2.0.0
requests>=2.31.0
pathlib