# Open-Source Alternatives to Wappalyzer

> AI-ranked search results for `open source alternatives to wappalyzer` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 119 total matches; showing the top 11.

Explore on the web: https://awesome-repositories.com/q/open-source-alternatives-to-wappalyzer

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/open-source-alternatives-to-wappalyzer).**

## Results

- [aliasio/wappalyzer](https://awesome-repositories.com/repository/aliasio-wappalyzer.md) (0 ⭐)
- [urbanadventurer/whatweb](https://awesome-repositories.com/repository/urbanadventurer-whatweb.md) (6,424 ⭐) — WhatWeb is a web application fingerprinting tool that identifies the technology stack powering a website by scanning HTTP responses and page content. It matches responses against a library of over 1800 signatures to detect CMS platforms, JavaScript libraries, web servers, embedded devices, and third-party addons, while also extracting technical metadata such as software versions, user accounts, and module names.

The tool operates through a plugin-based detection framework that supports both passive and aggressive scanning modes. Passive plugins analyze existing HTTP headers and page content w
- [lissy93/web-check](https://awesome-repositories.com/repository/lissy93-web-check.md) (33,721 ⭐) — Web-check is a self-hosted diagnostic platform designed to perform comprehensive technical reconnaissance and security audits on web domains. It functions as a network scanner that inspects infrastructure by querying IP addresses, DNS records, SSL certificate chains, and server headers to identify potential misconfigurations or vulnerabilities.

The platform is built to run within private infrastructure, ensuring that site investigations remain independent of external tracking or third-party data logging. By utilizing server-side request proxying, the tool bypasses client-side security restric
- [praetorian-inc/fingerprintx](https://awesome-repositories.com/repository/praetorian-inc-fingerprintx.md) (715 ⭐)
- [feliscatus/switchyomega](https://awesome-repositories.com/repository/feliscatus-switchyomega.md) (22,572 ⭐) — SwitchyOmega is a browser proxy manager and extension that controls network traffic routing and manages proxy configurations through a graphical interface. It functions as a proxy routing orchestrator and a PAC script generator, converting user-defined rules into JavaScript auto-config scripts for automated network routing.

The project enables users to organize network configurations into distinct profiles, allowing for the switching of proxying logic based on different environments. It automates the selection of proxy servers by matching requested URLs against predefined patterns to avoid ma
- [linkwarden/linkwarden](https://awesome-repositories.com/repository/linkwarden-linkwarden.md) (17,275 ⭐) — Linkwarden is a self-hosted bookmark manager and web archiving platform designed to preserve permanent copies of online content. It functions as a centralized repository where users can capture, store, and organize web pages to ensure they remain accessible even if the original source is removed.

The platform distinguishes itself through its focus on collaborative knowledge management and multi-platform capture. It enables teams to curate shared collections, apply custom tags, and annotate saved resources within a unified workspace. Users can integrate the service into their daily workflows v
- [immersive-translate/immersive-translate](https://awesome-repositories.com/repository/immersive-translate-immersive-translate.md) (17,917 ⭐) — Immersive Translate is a browser-based translation tool that integrates third-party translation engines and large language models to provide automated, real-time text conversion directly within the web interface. It functions as a browser extension that intercepts and modifies web content, injecting translated text nodes into the document object model to maintain original page layouts and styling.

The project distinguishes itself through its granular control over the translation process, allowing users to define site-specific rules, manage custom terminology glossaries, and customize translat
- [oatpp/oatpp](https://awesome-repositories.com/repository/oatpp-oatpp.md) (8,553 ⭐) — Oatpp is a high-performance C++ web framework and API development kit used for building REST APIs and web services. It functions as an asynchronous HTTP server that utilizes coroutines to handle thousands of simultaneous connections without blocking threads.

The toolkit includes a native C++ object-relational mapping layer for executing SQL queries and transforming database results into data objects. It also provides a WebSocket communication library for establishing full-duplex channels to support real-time data streaming and live media.

The framework covers a broad range of capabilities, i
- [projectdiscovery/httpx](https://awesome-repositories.com/repository/projectdiscovery-httpx.md) (10,053 ⭐) — httpx is a suite of tools and libraries for HTTP reconnaissance, infrastructure discovery, and DNS resolution. It functions as a command line toolkit for extracting metadata and status codes from HTTP targets and CIDR ranges, as well as a Go library for integrating these probing capabilities into custom programs.

The project distinguishes itself through specialized infrastructure profiling, using TLS fingerprinting to extract JARM hashes and certificate details. It identifies underlying components such as CDN usage, Autonomous System Numbers, and CNAMEs to map web server software and infrastr
- [jarun/buku](https://awesome-repositories.com/repository/jarun-buku.md) (7,145 ⭐) — Buku is a personal bookmark manager that provides a command line interface, a portable bookmark database, and a self-hosted server for organizing web links. It functions as a command line knowledge base for saving, tagging, and searching web resources.

The system features a portable, mergeable database that supports AES-256 encryption and is designed for cross-device data synchronization. It includes a RESTful API and a self-hosted web interface, allowing users to manage their collection via a browser or programmatic requests.

Capabilities include automatic metadata fetching to populate page
- [fastapi/typer](https://awesome-repositories.com/repository/fastapi-typer.md) (19,632 ⭐) — This project is a Python framework for building command-line interfaces by converting standard functions into executable programs. It uses type hints to automatically infer and generate argument parsers, validation logic, and help documentation, allowing developers to define complex terminal applications through simple function signatures.

The framework distinguishes itself through a decorator-driven registration system that enables the construction of hierarchical command trees. It supports dependency injection to manage shared state and runtime configuration across subcommands, and it utili
