[crawler]

This commit is contained in:
LASTA_DEV01\lasta
2026-05-08 17:41:15 +09:00
commit 4158789869
54 changed files with 4355 additions and 0 deletions

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
beautifulsoup4>=4.12
fastapi>=0.110
playwright>=1.44
pydantic>=2
pytest>=8
PyYAML>=6
requests>=2.31
SQLAlchemy>=2
uvicorn[standard]>=0.29