Live-Crawler-Service (FastAPI+httpx+APScheduler, AidaBot-Muster): scrapt echte OBI/Bauhaus-Seiten, serviert /api/live, Restock-Historie

This commit is contained in:
2026-06-28 07:37:58 +00:00
parent a266b14482
commit bca2107ad8
4 changed files with 139 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
fastapi==0.104.1
uvicorn==0.24.0
httpx==0.25.2
apscheduler==3.10.4