# ultrafunkamsterdam/undetected-chromedriver

Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)

Repository: https://github.com/ultrafunkamsterdam/undetected-chromedriver
Canonical: https://ross.abutalabs.com/products/undetected-chromedriver
Homepage: https://github.com/UltrafunkAmsterdam/undetected-chromedriver
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: chromedriver, selenium, webdriver, chrome, anti-detection, anti-bot, distil, browser, automation, scraping, python3, captcha, navigator, testing, cloudflare, cloudflare-bypass, bot-detection
Last push: 2025-07-05T10:42:02+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 30, release rhythm 35, longevity 100
- inputs: {"age_days": 2446, "days_push": 424, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12808, forks 1341 (observed 2026-08-28T04:10:59.846327+00:00)

## What it is
A Python library that patches Selenium's ChromeDriver binary so automated Chrome sessions avoid detection by anti-bot systems like Cloudflare, Imperva, DataDome, and Distil. It automatically downloads and patches the driver and works as a drop-in replacement for webdriver.Chrome, including support for Chromium-based browsers like Brave.

## Use cases
- scrape websites protected by cloudflare
- automate browser tasks without getting blocked by bot detection
- pass datadome or imperva bot checks in selenium
- log into sites with hcaptcha using python automation
- run headless chrome that doesn't trigger anti-bot services
- web scraping with python and selenium stealth

## When to choose
- You need Selenium-based browser automation that evades common bot mitigation systems
- You want a zero-config drop-in replacement for webdriver.Chrome
- You're scraping Chromium-based sites from a residential IP and need stealth

## When to avoid
- You need IP anonymity - this does not hide your IP and datacenter IPs will often be blocked
- You need a guaranteed bypass - results vary and no guarantees are given
- You're doing simple scraping of sites without bot protection - plain requests or Selenium is simpler

## Facets
- artifact type: library
- maturity: active
- function: web-scraping, http-client, testing, workflow-automation
- domain: web-development, crawlers, developer-tools, security
- platform: python, cross-platform
- tags: selenium, chromedriver, anti-bot-bypass, browser-automation, cloudflare-bypass, stealth-browsing, desktop

## Member repositories
- ultrafunkamsterdam/undetected-chromedriver (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:59.846327+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:46.430202+00:00, confidence not recorded.
  - readme: https://github.com/ultrafunkamsterdam/undetected-chromedriver (fetched 2026-08-28T04:10:59.846327+00:00, sha cdcbce68a11f)
  - homepage: https://github.com/UltrafunkAmsterdam/undetected-chromedriver (fetched 2026-08-29T08:09:52.430838+00:00, sha 71bd8c898cf2)
  - registry_pypi: https://pypi.org/pypi/undetected-chromedriver/json (fetched 2026-08-29T08:09:52.433861+00:00, sha b06e26267e4a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
