awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Kyc bypass tool

Ranking updated Aug 26, 2026

For bypass kyc, the strongest matches are itsowen/cyberscraper-2077 (CyberScraper-2077 is an AI-powered web scraper that includes proxy), daijro/camoufox (Camoufox is a stealth automation browser designed for evasion) and autoscrape-labs/pydoll (This repository provides a headless browser controller with anti-bot). jingmatrix/lsposed and venomous/cloudscraper round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore top open-source KYC bypass tools and identity verification alternatives. Compare features and find the best fit for your needs.

Kyc bypass tool

Find the best repos with AI.We'll search the best matching repositories with AI.
  • itsowen/cyberscraper-2077itsOwen avatar

    itsOwen/CyberScraper-2077

    2,887View on GitHub↗

    CyberScraper-2077 is an AI-powered web scraping tool that uses large language models to extract and structure data from websites into organized formats. It functions as an LLM web scraper and AI content parser, transforming unstructured raw web text into specific data schemas. The project distinguishes itself through a suite of anonymity and evasion tools, including proxy rotation, SOCKS-based identity masking, and the ability to route traffic through the Tor network to access hidden onion services. It further includes a bot detection bypass system that employs stealth parameters and custom n

    CyberScraper-2077 is an AI-powered web scraper that includes proxy rotation, Tor routing, and anti-bot evasion features, aligning with the tools and techniques requested for automated evasion.

    PythonProxy and Fingerprint RotationProxy Rotation Services
    View on GitHub↗2,887
  • daijro/camoufoxdaijro avatar

    daijro/camoufox

    5,456View on GitHub↗

    Camoufox is a Firefox-based stealth automation browser designed to evade detection during automated browsing. It combines a fingerprint randomization engine that generates thousands of unique device attributes per session, native-level API interception to spoof WebRTC, WebGL, media, and other fingerprintable properties, and human behavior simulation that moves the cursor along natural, distance-aware trajectories. The browser is compiled from source with build-time stealth patches and runs headlessly via a lightweight virtual display buffer, making it suitable for web scraping, automated testi

    Camoufox is a stealth automation browser designed for evasion and anti-detection, providing fingerprint randomization and human behavior simulation that fits your scraping and automation requirements.

    C++WebGL Fingerprint SpoofingStealth Browser Session Launches
    View on GitHub↗5,456
  • autoscrape-labs/pydollautoscrape-labs avatar

    autoscrape-labs/pydoll

    6,919View on GitHub↗

    pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction and parallel browser automation. It controls Chromium-based browsers via direct WebSocket connections, allowing it to manage isolated browser contexts and tabs while bypassing the overhead and detection associated with WebDriver. The project features an anti-bot evasion framework that mimics natural human behavior, including mouse movements generated via Bezier curves and variable typing patterns. It provides specialized stealth capabilities to bypass behavioral analysis and au

    This repository provides a headless browser controller with anti-bot evasion and behavioral mimicry features, which serves as a relevant technical building block for automation tasks within the requested security and evasion domain.

    PythonData ExtractionElement Interaction
    View on GitHub↗6,919
  • jingmatrix/lsposedJingMatrix avatar

    JingMatrix/LSPosed

    11,494View on GitHub↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    LSPosed is an Android runtime hooking framework used for system modification and device spoofing, which helps bypass integrity checks and device identity verification.

    JavaProcess Injection FrameworksRuntime Logic ModificationSystem Hooking Frameworks
    View on GitHub↗11,494
  • venomous/cloudscraperVeNoMouS avatar

    VeNoMouS/cloudscraper

    6,603View on GitHub↗

    cloudscraper is a Python library designed to bypass Cloudflare anti-bot protections by resolving JavaScript challenges and mimicking browser fingerprints. It functions as a specialized tool for accessing websites that employ automated security systems to block scripts and headless browsers. The project differentiates itself through the use of interchangeable JavaScript runtimes, such as Node.js or V8, to execute challenge code and obtain security clearance tokens. It employs a fingerprint rotation engine and HTTP request emulation to rotate browser headers and device identifiers, mimicking hu

    This Python library is designed to bypass Cloudflare anti-bot protections and emulate browser fingerprints, making it a scraping and anti-detection building block rather than an identity-verification or KYC bypass tool.

    PythonProxy and Fingerprint RotationProxy Rotation ServicesAnti-Detection Emulators
    View on GitHub↗6,603
  • proxifly/free-proxy-listproxifly avatar

    proxifly/free-proxy-list

    3,865View on GitHub↗

    This project is a public proxy aggregator and directory providing curated lists of validated HTTP and SOCKS proxy servers. It features a machine-readable API service and tools designed for anonymous network routing and the automated rotation of outgoing IP addresses. The system distinguishes itself through a proxy rotation tool used to bypass rate limits and prevent detection by automated security systems. It provides a programmatic interface for retrieving and filtering verified proxies by country and protocol, delivering this data in JSON and text formats for integration into custom applica

    This repository provides a public proxy aggregator and rotation list that serves as a useful networking building block, but it lacks the complete identity verification bypassing and evasion toolset requested.

    Proxy and Fingerprint RotationProxy Rotation ServicesWeb Scraping
    View on GitHub↗3,865
  • speedyapply/jobspyspeedyapply avatar

    speedyapply/JobSpy

    3,716View on GitHub↗

    JobSpy is a job board scraper and listing aggregator designed to extract employment opportunities from multiple websites and compile them into a unified dataset. It functions as a job search automation tool that programmatically collects vacancies based on keywords, locations, and specific filters. The project serves as a web scraping framework that utilizes proxy routing and user-agent rotation to bypass rate limits and avoid server-side blocking during data extraction. It includes infrastructure for concurrent request aggregation and schema-based data normalization to ensure consistent form

    JobSpy is a web scraping and proxy-routing framework for job boards, which shares automation and evasion techniques but operates in a completely different domain than identity verification bypass.

    PythonProxy and Fingerprint RotationWeb Scraping
    View on GitHub↗3,716
  • gocolly/collygocolly avatar

    gocolly/colly

    25,101View on GitHub↗

    Colly is a high-performance web scraping framework designed for the automated extraction of structured data from websites. It provides a programmable toolkit that manages the complexities of large-scale data collection, including concurrent request orchestration, automatic cookie handling, and robots.txt compliance. By utilizing an asynchronous execution model, the engine maintains high throughput while preventing resource exhaustion during recursive or distributed crawling tasks. The framework is distinguished by its modular, event-driven architecture, which allows developers to hook into sp

    Colly is a web scraping and crawling framework with proxy rotation capabilities, but it is designed for general data extraction rather than specific KYC or identity verification evasion.

    GoProxy Rotation ServicesWeb Data ExtractorsWeb Scraping
    View on GitHub↗25,101
  • scrapy/scrapyscrapy avatar

    scrapy/scrapy

    62,274View on GitHub↗

    Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates on an asynchronous, event-driven engine that manages non-blocking network requests and data processing tasks, allowing for the efficient retrieval of structured information from web documents using path-based selectors. The system distinguishes itself through a highly modular architecture that supports complex data collection workflows. Users can implement custom middleware and signal handlers to intercept and modify request flows, while a priority-based scheduler manages concu

    Scrapy is a robust web-scraping and crawling framework that provides the data extraction capabilities requested, but it is a general-purpose developer tool rather than a specialized security or KYC evasion toolkit.

    PythonWeb ScrapingWeb ScrapingWeb Scraping
    View on GitHub↗62,274
  • jhy/jsoupjhy avatar

    jhy/jsoup

    11,340View on GitHub↗

    Jsoup is a Java library designed for parsing, extracting, and manipulating HTML and XML content. It provides a document object model that represents web content as a hierarchical tree, allowing for programmatic navigation and modification of elements, attributes, and text. The library functions as a toolkit for web scraping, enabling the retrieval of remote content via standard web protocols and the management of HTTP sessions for automated form interaction. The library distinguishes itself through its fault-tolerant tokenization, which reconstructs valid document structures from malformed or

    This is an HTML parsing and web scraping library rather than a specialized evasion or identity verification bypass tool, making it a low-level building block rather than the requested application.

    JavaWeb ScrapingWeb Scraping
    View on GitHub↗11,340
  • bda-research/node-crawlerbda-research avatar

    bda-research/node-crawler

    6,785View on GitHub↗

    node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It functions as a rate-limited HTTP client and a headless HTML parser, providing the infrastructure to visit large sets of URLs asynchronously while preventing duplicate processing through task deduplication. The project distinguishes itself through a proxy rotation manager that cycles user agents and proxy servers to bypass access restrictions. It utilizes the HTTP/2 protocol to improve request performance and server compatibility during large-scale scraping operations. The syst

    This repository is a programmable web crawler providing proxy rotation and rate limiting rather than a dedicated security and evasion tool for bypassing identity verification processes.

    TypeScriptProxy and Fingerprint RotationProxy Rotation ServicesWeb Scraping
    View on GitHub↗6,785
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
itsowen/cyberscraper-20772.9KPythonmitJan 20, 2026
daijro/camoufox5.5KC++mpl-2.0Feb 8, 2026
autoscrape-labs/pydoll6.9KPythonMITMay 24, 2026
jingmatrix/lsposed11.5KJavaGPL-3.0May 4, 2026
venomous/cloudscraper6.6KPythonMITJun 10, 2025
proxifly/free-proxy-list3.9K—gpl-3.0Feb 20, 2026
speedyapply/jobspy3.7KPythonMITFeb 18, 2026
gocolly/colly25.1KGoapache-2.0Feb 17, 2026
scrapy/scrapy62.3KPythonBSD-3-ClauseJun 16, 2026
jhy/jsoup11.3KJavamitFeb 10, 2026

Related searches

  • an open source tool for digital privacy
  • a self hosted media server for movies
  • a tool for managing network allowlists
  • a decentralized identity management system
  • Browser automation sandbox
  • a boilerplate for building hackathon web applications
  • a passkey authentication library
  • a residential proxy service for web scraping