Wappalyzer vs WhatRuns: Which Tech Detection Tool Should You Use?

February 17, 2026 · 7 min read

Wappalyzer and WhatRuns are two of the most popular browser extensions for identifying what technologies a website uses. Both let you click a button and see a list of frameworks, CMSs, analytics tools, and more. But underneath that shared premise, they take very different approaches.

This post compares both tools honestly—features, limitations, and pricing—so you can pick the right one for your workflow. We'll also cover what to do if you need API access or detection capabilities that go beyond what browser extensions offer.

What They Have in Common

Both Wappalyzer and WhatRuns are browser extensions available for Chrome and Firefox. They both:

That's roughly where the similarities end. The differences matter, especially if you need tech detection beyond casual manual lookups.

Key Differences

Wappalyzer

Wappalyzer started as an open-source project in 2009 and has grown into a commercial product. It was acquired by Sindup in August 2023, and the open-source repository was archived. The underlying fingerprint database (6,000+ technology signatures) is still maintained, and the extension remains free.

Beyond the browser extension, Wappalyzer offers paid API access starting at $250/month, with the Business plan at $450/month. It also provides CRM integrations (HubSpot, Salesforce, Pipedrive), lead list generation, and bulk lookup tools.

WhatRuns

WhatRuns is a free browser extension focused solely on manual tech detection. There is no API, no paid plans, no open-source codebase, and no bulk analysis features. You install it, click the icon on any site, and see what it detects. That's the entire product.

WhatRuns does offer a "follow" feature that notifies you when a site changes its tech stack, which is a useful touch for competitive monitoring without any code.

Feature Comparison

Feature Wappalyzer WhatRuns
Browser extension Yes (free) Yes (free)
API access Yes ($250+/mo) No
Open source Was open source (archived Aug 2023) No
Tech database size 6,000+ signatures Not publicly disclosed
Batch/bulk analysis Yes (via API) No
CRM integrations HubSpot, Salesforce, Pipedrive No
Tech change alerts No Yes ("follow" feature)
Lead list generation Yes (paid plans) No
Automation support Yes (API + webhooks) No
Pricing Free extension; API from $250/mo Completely free
DNS/TLS detection No No
CPE identifiers No No

When to Use Wappalyzer

Wappalyzer is the better choice when you need more than a browser extension:

Best for: Teams that need API access, bulk analysis, or CRM integrations, and can budget $250–$450/month for the paid plans.

When to Use WhatRuns

WhatRuns is the better choice for simpler use cases:

Best for: Individual users who need occasional, manual tech lookups and don't want to pay anything.

What Neither Tool Does

Both Wappalyzer and WhatRuns detect technologies by analyzing HTTP responses and HTML content in the browser. This approach works well for frontend technologies, but it misses an entire layer of infrastructure that isn't visible in the page source:

If you need any of these capabilities, you'll need a server-side detection tool rather than a browser extension.

Need an API Without the Enterprise Price?

If you're comparing Wappalyzer and WhatRuns because you need tech detection for a project, there's a good chance you'll eventually outgrow what a browser extension offers. The jump to Wappalyzer's API at $250+/month is steep if you're an indie developer, a startup, or running a side project.

DetectZeStack is a REST API built for developers who need programmatic tech detection at a reasonable price:

curl -s "https://detectzestack.com/analyze?url=example.com" \
  -H "X-Api-Key: YOUR_KEY" | jq '.technologies[].name'

See how it compares: DetectZeStack vs Wappalyzer | DetectZeStack vs WhatRuns | DetectZeStack vs BuiltWith

The Verdict

Choose Wappalyzer if...

You need API access, CRM integrations, bulk analysis, or lead lists—and have the budget for $250–$450/month.

Choose WhatRuns if...

You only need quick, manual tech lookups in the browser and want a completely free tool with no strings attached.

Choose DetectZeStack if...

You need an API for tech detection without enterprise pricing. Free tier available. DNS/TLS detection and CPE identifiers included.

Try DetectZeStack Free

100 requests/month, no credit card required. DNS, TLS, and CPE detection on every tier.

Get Your API Key
or try the live demo

Get API updates and tech detection tips

Join the mailing list. No spam, unsubscribe anytime.