A free, local-first alternative to W3Techs
Aggregate technology-usage statistics across the top N million websites — the go-to source when you need 'what percentage of the web uses X'.
By Mapree ·
Founded 2009 · Pricing: Free public reports and summary dashboards; paid detailed reports and API access for businesses.
Overview
W3Techs is not a per-site detector at all. It's a published-statistics service that answers aggregate questions: 'what percentage of the web runs nginx?', 'what share of JavaScript frameworks is React vs Vue over time?', 'which CDNs are gaining and losing share?'. The detection methodology is proprietary but the output is market-share percentages across crawl samples of the top million, top ten million, or top one-hundred-million sites, depending on the report. If you want per-site answers, W3Techs is useless. If you want aggregate answers, it's the reference.
The positioning matters because W3Techs is often confused with the per-site detectors it sits next to in the category. Wappalyzer and W3Techs both 'detect web technologies', but Wappalyzer points its detection at one site at a time and tells you what is on that page, while W3Techs points its detection at a representative sample of the web and tells you how common each technology is. They are complements, not substitutes. A developer trying to use W3Techs as a Wappalyzer replacement walks away frustrated because the per-site lookup pages it does publish are intentionally minimal — server software, content management system, JavaScript framework, maybe top-level analytics, and that is essentially it. Sourcemap Explorer, by contrast, is built for the per-page question and can tell you not just 'this site uses Next.js' but 'this site uses Next.js 14.2.4 with the App Router, React 18.2.0, Tailwind 3.4.1 and a custom @company/ui design system' — a level of detail W3Techs has neither the architecture nor the intent to produce.
History
W3Techs (the brand of Q-Success, an Austrian firm) launched in 2009 and has been publishing consistent monthly technology-usage snapshots ever since. Its long historical time series (now well over a decade of data per category) is its main differentiator. The dataset is cited in blog posts, trend reports and analyst decks across the industry, and the methodology page on the W3Techs site is one of the more transparent in the technographics category — they document the crawl sample, the detection rules, the smoothing approach and the categories with a clarity that competitors rarely match.
Product development has been deliberately incremental. New categories get added when there is enough adoption to make the time series meaningful (CDN providers, JavaScript frameworks, top-level domains, character encodings — each was added as a separate category at a different point in the company's history) and existing categories get refined when the underlying technologies fragment (the JavaScript framework breakdown, for example, has been resliced multiple times to keep up with React vs Vue vs Angular vs Svelte vs Next.js as a separate framework rather than a React subcategory). The company has resisted moving into adjacent products like sales-intelligence or per-site lookup, which has kept the brand focused and the dataset's integrity high.
Who uses it and for what
Writers citing 'CMS market share' or 'JavaScript framework trends' statistics almost always source the numbers from W3Techs. If you have read a Hacker News post that opens with 'WordPress now powers 43% of the web', that number came from W3Techs and has been recycled through dozens of intermediate articles before reaching you. Product teams use the dataset as a 'should we add X' decision input — when you are deciding whether to invest in a Vue 3 integration, knowing that Vue's share of public-facing sites is steady around 1-2% and concentrated in specific verticals helps calibrate the bet.
Analyst teams use the long time series for trend narratives in pitch decks, market-sizing exercises and investment memos: 'jQuery's share of the web peaked in 2017 and has declined every year since' is a W3Techs-shaped statement. Procurement and vendor-evaluation teams sometimes use it to validate vendor claims ('this vendor says they power 5% of e-commerce; W3Techs's e-commerce category puts the number at 1.8%'). Developers, when they show up at all, use it for context — 'is this niche framework I am being asked to use actually used elsewhere' — rather than for any per-site answer.
Pricing in detail
What W3Techs does well
Long historical time series
Monthly snapshots going back to 2009 for major categories. No other source in the category-statistics space has that depth, and the consistency of the methodology over time means you can chart 'Apache vs nginx vs Cloudflare as front-line server software' across more than a decade without worrying that a methodology change midstream contaminates the trend. That kind of clean longitudinal data is genuinely scarce on the web.
Free public access to summaries
Every major category report has a free public page. You can cite market-share numbers in a blog post, a thesis, a conference talk or an analyst memo without buying anything, and W3Techs encourages that usage with clear citation guidance and stable URLs that do not break across reporting cycles. For a writer working on a tight budget the value is real.
Consistent methodology
The crawl sample, detection methodology and reporting cadence have been stable for more than a decade, which makes the time series genuinely comparable period to period. Methodology changes, when they happen, are documented openly with effective dates so you know exactly when a series shifted shape. That discipline puts W3Techs ahead of most data sources you will encounter on the open web.
Clear taxonomy
W3Techs's categories map cleanly to Wappalyzer's and to most mental models. 'Web server', 'JavaScript framework', 'CMS', 'CDN', 'analytics' — predictable and well-organized. The category boundaries are stable enough that a 2018 W3Techs CMS chart and a 2026 W3Techs CMS chart are answering essentially the same question, which is rarer than it sounds in a category as fast-moving as web technology.
Where W3Techs falls short
These are the gaps a developer-first, sourcemap-aware workflow cares about.
Not a per-site tool
You cannot look up a specific domain and see what it runs in any meaningful detail. W3Techs publishes aggregate percentages across its crawl sample; individual domain lookups, when they exist, are intentionally minimal — the product was not built to answer that question and treating it as a Wappalyzer alternative leads only to disappointment. For per-site work you need a per-site tool.
Coarse detection
Because the sample size matters more than the depth, W3Techs detection is intentionally shallow — broad categories, major-version granularity at best, no per-plugin or per-library detail. The crawler reads the homepage and a small number of subpages, applies a fingerprint set, and stops. Anything bundled, anything authenticated, anything below the fold of a public homepage is invisible.
No browser extension, no API for live lookup
Everything is published as reports and dashboards. There's no tool for your everyday browsing, no popup, no per-tab integration. You have to leave the page you are on, navigate to the W3Techs site, find the right report and read off a number — that is the appropriate workflow for an aggregate-statistics consumer and the wrong workflow for anyone trying to understand the page in front of them.
Snapshot cadence, not real-time
Monthly snapshots. If a technology trend inflected last Tuesday, W3Techs will show it next month or the month after. For longitudinal analysis the cadence is fine; for any decision that needs current state ('did this site already migrate to Tailwind v4?') the data is structurally too stale.
Where Sourcemap Explorer wins
Not across the board — we don't run bulk API queries and we don't publish market-share dashboards. These are the things we do that W3Techsdoesn't.
Actionable per-site detection
W3Techs tells you 'Next.js is on 2.4% of the top 10 million sites'. Sourcemap Explorer tells you 'this specific site is on Next.js 14.2.3 with NextAuth, Prisma, Tailwind and Vercel Analytics'. The aggregate fact and the per-site fact are both legitimate, but they answer different questions, and a developer looking at one site needs the second one.
Live, not aggregated
W3Techs publishes periodic snapshots calibrated to a crawl sample. Sourcemap Explorer reads the current page you're on, right now, against the assets it actually loaded — no sample, no smoothing, no lag.
Depth that aggregates cannot reach
Sourcemap parsing surfaces exact npm versions, internal design-system packages, WordPress plugin slugs and library-level details that a sample-based aggregate methodology has no way to capture. That is not a knock on W3Techs — they are not pretending to do this — but it is the structural reason the two products coexist.
W3Techs vs Sourcemap Explorer
Side-by-side on the dimensions a developer studying a single page actually cares about.
| Feature | W3Techs | Sourcemap Explorer |
|---|---|---|
| Free access to category-share statistics | Yes | No |
| Per-site detection in your browser | No | Yes |
| Reads JavaScript sourcemaps | No | Yes |
| Exact bundled-library versions | No | Yes |
| WordPress plugin enumeration by slug | No | Yes |
| WordPress theme detection | Partial | Yes |
| Long historical time series of technology adoption | Yes | No |
| Aggregate market-share dashboards by category | Yes | No |
| API for programmatic stats access | yes (paid) | No |
| Browser extension | No | Yes |
| Live (not snapshot) detection | No | Yes |
| Works on internal / authenticated sites | No | Yes |
| Detects ad-hoc npm packages | No | Yes |
| Custom-rule import / export | No | Yes |
| Stable citation URLs for press / research | Yes | Partial |
Free access to category-share statistics
W3Techs
Yes
Sourcemap Explorer
No
Per-site detection in your browser
W3Techs
No
Sourcemap Explorer
Yes
Reads JavaScript sourcemaps
W3Techs
No
Sourcemap Explorer
Yes
Exact bundled-library versions
W3Techs
No
Sourcemap Explorer
Yes
WordPress plugin enumeration by slug
W3Techs
No
Sourcemap Explorer
Yes
WordPress theme detection
W3Techs
Partial
Sourcemap Explorer
Yes
Long historical time series of technology adoption
W3Techs
Yes
Sourcemap Explorer
No
Aggregate market-share dashboards by category
W3Techs
Yes
Sourcemap Explorer
No
API for programmatic stats access
W3Techs
yes (paid)
Sourcemap Explorer
No
Browser extension
W3Techs
No
Sourcemap Explorer
Yes
Live (not snapshot) detection
W3Techs
No
Sourcemap Explorer
Yes
Works on internal / authenticated sites
W3Techs
No
Sourcemap Explorer
Yes
Detects ad-hoc npm packages
W3Techs
No
Sourcemap Explorer
Yes
Custom-rule import / export
W3Techs
No
Sourcemap Explorer
Yes
Stable citation URLs for press / research
W3Techs
Yes
Sourcemap Explorer
Partial
A concrete workflow example
You're writing a blog post about 'the rise of edge runtimes on the web'. You use W3Techs to cite '8% of top-million sites use Cloudflare as CDN, up from 2% in 2018' (W3Techs does this well — the time series is genuine, the methodology is documented, the citation format is stable). For the body of the article you need concrete examples — 'here are three sites that show what a modern edge-runtime stack looks like' — and W3Techs cannot give you those because its per-site lookup is intentionally minimal and stale.
You switch to Sourcemap Explorer for the example-finding pass. You browse to vercel.com, shopify.com and a handful of other modern stacks, read off the version-level detail (Next.js 15.0.1, React 19, Tailwind 4.x, the actual edge-runtime APIs being called), and have the per-site colour your aggregate citation needed. The article ends up using both tools in sequence: the W3Techs number for the headline, the Sourcemap Explorer detail for the worked examples. That sequence is the canonical way the two products fit together.
Which one should you use?
Migration notes
They're complementary, not competitive. Keep W3Techs bookmarked for aggregate statistics; use Sourcemap Explorer for live per-page analysis. The clean rule is 'W3Techs answers questions about the web; Sourcemap Explorer answers questions about a page'. If you find yourself trying to use one for the other's job, switch tools — it will be faster and the answer will be better. The [find-the-exact-version-of-an-npm-package-on-a-site](/how-to/find-the-exact-version-of-an-npm-package-on-a-site) and [see-every-javascript-library-a-site-uses](/how-to/see-every-javascript-library-a-site-uses) guides walk through the per-site shape, and the [Next.js detection page](/detect/nextjs) shows what version-level depth actually looks like in practice.
FAQ
Why are W3Techs and Sourcemap Explorer complementary?
Different jobs. W3Techs is a statistics publisher (aggregate percentages over a crawl sample); Sourcemap Explorer is a live per-page detector. They answer orthogonal questions and a serious researcher uses both — W3Techs for context and trend, Sourcemap Explorer for the concrete site.
How accurate are W3Techs market-share numbers?
They're honest about methodology. The sample is large (top million to top hundred million depending on the report), detection is shallow but consistent across periods, and the data is directionally right for most categories. Treat them as well-calibrated estimates, not ground truth, and you will not be misled.
Can I get a list of every site that runs technology X from W3Techs?
No. W3Techs publishes aggregate percentages, not site lists. If you need 'every site running X', you need a crawl-database SaaS — BuiltWith, SimilarTech or the Wappalyzer API are the right shape. Sourcemap Explorer cannot do that either; we do per-site detection on the page you are on.
Why are the W3Techs version numbers usually just majors (e.g. 'WordPress 6')?
Because the crawler reads what is publicly exposed in headers, generator meta tags and a few well-known asset URLs, and those signals usually only carry the major version. Anything bundled is invisible. Sourcemap Explorer gets the exact semver from `node_modules/<pkg>/package.json` entries inside the sourcemap, which is a different and much deeper source.
Does W3Techs detect WordPress plugins?
Only the most common ones, and only when the plugin leaves a public-facing fingerprint. WordPress's own market share is W3Techs's flagship category; plugin enumeration is essentially out of scope. Sourcemap Explorer enumerates every plugin loaded under `/wp-content/plugins/<slug>/` by slug, including ones that nobody has fingerprinted yet.
Other alternatives to compare
Keep reading
Practical guides
Detection deep dives
Try Sourcemap Explorer on the next site you study.
Install the extension, browse normally. When a site exposes sourcemaps, the toolbar icon turns green — click it and you'll see the full project tree plus the detected stack, with exact versions.