Provides a customized Selenium Chromedriver that avoids detection by common anti-bot systems.
This package patches the Selenium Chromedriver to bypass various bot mitigation services, like Distil Network and CloudFlare IUAM. You can install it via `pip install undetected-chromedriver`, and it automatically downloads and applies necessary patches to the driver binary.
Provides a customized Selenium Chromedriver that avoids detection by common anti-bot systems.
Developers who need to automate browser interactions without triggering anti-bot services.