feat: add external site parser worker

This commit is contained in:
Your Name
2026-08-10 20:48:23 +05:00
parent fbc1e3fd1b
commit 3dea6f43f3
14 changed files with 690 additions and 44 deletions
+8
View File
@@ -0,0 +1,8 @@
2captcha-python-async==1.5.1
beautifulsoup4==4.15.0
fastapi==0.141.1
feedparser==6.0.14
httpx==0.28.1
playwright==1.62.0
playwright-captcha==0.1.5
uvicorn==0.52.1