feat : stealth browser with selenium_stealth for captcha
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user