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
@@ -5,6 +5,9 @@ echo "Starting installation for macOS..."
# Install Python dependencies from requirements.txt
pip3 install -r requirements.txt
# make sure wget installed
brew install wget
# Install chromedriver using Homebrew
brew install --cask chromedriver