Python anti-detection

Open-source Python projects categorized as anti-detection

Top 3 Python anti-detection Projects

anti-detection
  1. undetected-chromedriver

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

    Project mention: Cross-platform RAT deployed by weaponized 'requests' clone | dev.to | 2024-08-30

    Failed Proof-of-Origin checks: The package claimed to be associated with the GitHub repository undetected-chromedriver, but other packages held stronger claims to this repository.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. SeleniumBase

    Python APIs for web automation, testing, and bypassing bot-detection.

    Project mention: Scraperr – A Self Hosted Webscraper | news.ycombinator.com | 2025-05-11

    Low effort baseline would be https://seleniumbase.io/, to drive a preconfigured web browser that looks relatively human to the network service. Typically it just clicks through the one-click captcha:s.

    If that's not good enough you'll likely have to fiddle with your own web driver and possibly a computer vision rig to manage to click through 'find the motorcycle' kind of challenges. Paying a click farm to do it for you is probably cheaper in the short run.

    An important hurdle is getting reputable IPv4 addresses to do it from, if you're going to do it a lot. Having or renting a botnet could help, but might be too illegal for your use case.

  4. botasaurus

    The All in One Framework to Build Undefeatable Scrapers

    Project mention: 12 tips on how to think like a web scraping expert | dev.to | 2024-11-04

    I especially recommend paying attention to curl_cffi and frameworks botasaurus and Crawlee for Python.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python anti-detection discussion

Log in or Post with

Python anti-detection related posts

  • This Week In Python

    5 projects | dev.to | 5 Apr 2024
  • ad_clicker premium - Google/Bing Ads Clicker

    2 projects | /r/IMadeThis | 8 Dec 2023
  • Reached 100 ⭐ for my Bot Development Framework.

    1 project | /r/webscraping | 4 Jul 2023
  • Getting an image from Nascar.com

    1 project | /r/learnpython | 3 Jul 2023
  • I have created a Bot Development Framework to make it really easy for Developers to create Bots in Python. It has 93 Stars. Check the comments below for the GitHub URL! Do Star the repository :)

    1 project | /r/webscraping | 2 Jul 2023
  • Which Web Browser automation tool is the best?

    1 project | /r/webscraping | 25 Jun 2023
  • how to scrape this news website

    1 project | /r/webscraping | 2 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source anti-detection projects in Python? This list will help you:

# Project Stars
1 undetected-chromedriver 11,174
2 SeleniumBase 10,143
3 botasaurus 1,907

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?