Add docker-compose and update Selenium scraping logic with target selectors

This commit is contained in:
Flash
2026-04-10 19:56:19 +00:00
parent 75f51121ea
commit 1b62fe732c
5 changed files with 211 additions and 81 deletions

View File

@@ -1,3 +1,5 @@
fastapi
uvicorn
httpx
selenium
beautifulsoup4