feat : stealth browser with selenium_stealth for captcha

This commit is contained in:
martin legrand
2025-03-30 15:20:43 +02:00
parent 69f276955a
commit 3dbef96cf0
5 changed files with 52 additions and 16 deletions
+3
View File
@@ -41,6 +41,9 @@ setup(
"anyio>=3.5.0,<5",
"distro>=1.7.0,<2",
"jiter>=0.4.0,<1",
"fake_useragent>=2.1.0",
"selenium_stealth>=1.0.6",
"undetected-chromedriver>=3.5.5",
"sniffio",
"tqdm>4"
],