Website Tech Stack Detector – BuiltWith/Wappalyzer Alternative avatar

Website Tech Stack Detector – BuiltWith/Wappalyzer Alternative

Pricing

$2.00 / 1,000 website analyzeds

Go to Apify Store
Website Tech Stack Detector – BuiltWith/Wappalyzer Alternative

Website Tech Stack Detector – BuiltWith/Wappalyzer Alternative

Find out what any website is built with: CMS, e-commerce, frameworks, analytics, ads, tag managers, payments, CDN, hosting, email provider & 7,500+ technologies with versions and confidence. Bulk-analyze thousands of domains. BuiltWith / Wappalyzer alternative.

Pricing

$2.00 / 1,000 website analyzeds

Rating

0.0

(0)

Developer

PulseData

PulseData

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 hours ago

Last modified

Share

Website Technology Stack Detector – BuiltWith / Wappalyzer alternative

Find out what any website is built with. Paste a list of domains and get the CMS, e-commerce platform, JavaScript frameworks, analytics and advertising tags, tag managers, payment processors, CDN, hosting, web server, programming language, email provider, security and compliance tools – matched against 7,500+ technology fingerprints with versions and confidence scores.

Built for bulk: analyze thousands of domains in one run for $2 per 1,000 websites. No browser needed – fast HTTP + DNS analysis.

What you get per website

{
"url": "allbirds.com",
"finalUrl": "https://www.allbirds.com/",
"title": "Allbirds: Comfortable, Sustainable Shoes & Apparel",
"technologyCount": 12,
"technologyNames": ["Shopify", "Cloudflare", "Google Tag Manager", "Apple Pay", "PayPal", "Swiper", "web-vitals", "HTTP/3", "HSTS", "Open Graph", "Priority Hints", "Microsoft 365"],
"technologies": [
{ "name": "Shopify", "categories": ["Ecommerce"], "version": null, "confidence": 100, "website": "https://shopify.com", "icon": "…/Shopify.svg", "saas": true, "evidence": ["scriptSrc", "meta"] },
{ "name": "Cloudflare", "categories": ["CDN"], "confidence": 100, "evidence": ["headers"] }
],
"summary": {
"cms": null, "ecommerce": "Shopify", "framework": null, "programmingLanguage": null,
"webServer": null, "cdn": "Cloudflare", "hosting": null,
"analytics": [], "advertising": [], "tagManager": "Google Tag Manager",
"payments": ["Apple Pay", "PayPal"], "emailProvider": "Microsoft 365",
"security": ["HSTS"], "cookieCompliance": null, "liveChat": null, "crm": null
},
"saasServicesFromDns": ["DocuSign", "Miro", "Cursor", "Apple iCloud Mail"],
"categories": { "Ecommerce": ["Shopify"], "CDN": ["Cloudflare"], "Payment processors": ["Apple Pay", "PayPal"] },
"dns": { "mx": ["allbirds-com.mail.protection.outlook.com"], "ns": ["…"], "txt": ["v=spf1 …"] },
"headers": { "server": "cloudflare", "x-powered-by": null }
}
  • technologies – every detected technology with categories, version (when exposed), confidence (0-100), vendor website, icon URL, SaaS/open-source flags, pricing hints and the evidence that triggered the match (headers, cookies, meta, HTML, script URLs, script code, DOM, DNS).
  • summary – the most useful facts pre-selected: CMS, e-commerce platform, framework, language, server, CDN, hosting, analytics, ads, tag manager, payments, email provider, CRM, live chat, cookie banner, A/B testing.
  • saasServicesFromDns – SaaS tools the company verified on its domain (DNS TXT records): Google Workspace, Microsoft 365, HubSpot, Atlassian, Notion, Zoom, DocuSign, Canva … great for sales intelligence.
  • categories – technologies grouped by category name.

Use cases

  • Lead generation & sales intelligence – find companies using Shopify, WooCommerce, HubSpot, Salesforce, Klaviyo, Intercom, …; build lists by technology.
  • Competitive & market research – technology market share across your industry.
  • Agency prospecting – spot outdated CMS versions, missing analytics, no cookie banner, no CDN.
  • Website audits / due diligence – inventory of third-party scripts, trackers and vendors.
  • Enrichment – enrich CRM or scraped domain lists with tech stack data.

Input

FieldDescription
urlsDomains or URLs, one per line.
maxExternalScriptsHow many external JavaScript files to download per site for deeper detection (default 10).
fetchDnsResolve MX/NS/TXT/CNAME to detect email/DNS providers and verified SaaS services (default on).
minConfidenceMinimum confidence to report (default 50).
includeDescriptionsAdd a description for each technology.
concurrencyParallel websites (default 10).
proxyConfigurationOptional proxies (use if target sites block datacenter IPs).

How it works & limitations

The detector downloads the HTML, HTTP headers, cookies and a sample of JavaScript files of each site and resolves its DNS records, then matches them against the open-source fingerprint database maintained by the community (webappanalyzer, the continuation of the Wappalyzer rules). Technologies that only reveal themselves through JavaScript runtime globals are detected heuristically from script code with reduced confidence. Single-page apps that render everything client-side may show fewer technologies than a browser-based analysis.

Pricing

$0.002 per website analyzed ($2 per 1,000). Failed/unreachable sites are not charged.

Integrations

Run on a schedule, via API or SDK, export to JSON/CSV/Excel, or pipe into Google Sheets, Airtable, HubSpot, Make, Zapier or n8n. Available as an MCP tool for AI agents.

License

This actor's source is licensed under GPL-3.0; it includes the webappanalyzer fingerprint database (GPL-3.0).