Website Tech Stack Detector
Pricing
from $3.00 / 1,000 results
Website Tech Stack Detector
Find out which CMS, e-commerce platform, analytics, ad pixels, chat widget and payment provider any website runs — one clean row per domain.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Murat Uzun
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
20 hours ago
Last modified
Categories
Share
What is Website Tech Stack Detector?
Website Tech Stack Detector is an Apify Actor that tells you what any website is built on: CMS, e-commerce platform, analytics, ad pixels, e-mail marketing, chat widget, payment provider, framework, cookie-consent tool, and hosting — one clean row per website, not per page. It runs on plain HTTP, no headless browser, so a few thousand domains is fast and cheap.
What data does Website Tech Stack Detector extract?
Website Tech Stack Detector extracts every signature anchored to something a site can only have if it truly runs it — a vendor CDN hostname, a namespaced variable, a generator tag:
| Field | Type | Description |
|---|---|---|
domain | string | Root domain, www. stripped |
title / description | string | Homepage title and meta description |
generator | string | <meta name="generator"> tag, if present |
cms / ecommerce | array | CMS and e-commerce platforms |
analytics / advertising | array | Analytics tools and ad pixels |
emailMarketing / chat / payments | array | Marketing, chat, payment tools |
frameworks / cookieConsent | array | Frameworks and consent tools |
cdn / server | array | Hosting and web server |
primaryCms / primaryEcommerce | string | Best single guess |
isEcommerce | boolean | True if a shop platform was found |
trackingIds | object | GA4, GTM, Ads, Meta Pixel, Hotjar, Yandex, TikTok IDs |
technologies / technologyCount | array/number | All detections, count |
pagesCrawled / scrapedAt | number/string | Pages fetched, timestamp |
error | string | Error message if domain could not be crawled (null if successful) |
How to use Website Tech Stack Detector
- Paste your websites into Websites (bare domains or full URLs).
- Optionally pick Technology categories; empty means everything. Leave Max pages per website at 3.
- Enable Follow subdomains for sites like
shop.example.com, then click Start and download results as JSON, CSV, Excel, or HTML.
Example input
{"startUrls": [{ "url": "https://example.com" }],"maxPagesPerDomain": 3,"categories": ["cms", "ecommerce", "advertising"]}
Example output
{"domain": "example-shop.com","title": "Example Shop — Handmade Ceramics","cms": ["WordPress"],"ecommerce": ["WooCommerce"],"analytics": ["Google Analytics 4", "Google Tag Manager"],"advertising": ["Meta Pixel", "Google Ads"],"payments": ["Stripe", "PayPal"],"primaryCms": "WordPress","isEcommerce": true,"trackingIds": { "ga4": ["G-8XKQ2LM9PZ"], "gtm": ["GTM-T7FPMN"] },"technologyCount": 15,"pagesCrawled": 3,"scrapedAt": "2026-09-09T12:00:00.000Z","error": null}
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
startUrls | array | apify.com | Websites to fingerprint, one row each |
maxPagesPerDomain | integer | 3 | Page budget per website (1–50) |
categories | array | [] (all) | Technology categories to detect |
followSubdomains | boolean | false | Also inspect subdomains |
maxConcurrency | integer | 10 | Parallel requests (1–50) |
proxyConfiguration | object | none | Optional proxy |
Pricing
Website Tech Stack Detector uses pay-per-event pricing: $0.005 per website result ($5 per 1,000), plus a negligible $0.00005 actor-start fee, with platform usage included. HTML-only fetching keeps a 1,000-domain list at 3 pages each to a few cents of compute. Set Maximum cost per run to cap spend.
Website Tech Stack Detector vs. BuiltWith and Wappalyzer subscriptions
BuiltWith and Wappalyzer sell monthly subscriptions with lookup caps. This Actor is pay-per-event, run on demand or on a schedule, results straight into a dataset or your own pipeline via the API — no subscription, no unused seats.
Using Website Tech Stack Detector with AI agents and MCP
Website Tech Stack Detector runs on pay-per-event pricing with limited permissions — the two requirements for an Actor to be callable through the Apify MCP server at mcp.apify.com. An agent passes startUrls and gets one row per domain back, and connects via n8n, Make, Zapier, or LangChain through Apify's integrations.
FAQ
How accurate is it? Every signature is anchored to something a site can only have if it truly runs that technology, not a brand name in page text.
Why did it miss a tool I know is there? Usually Google Tag Manager: tags loaded through GTM are injected at runtime and never appear in HTML, which this Actor reads only — it reports the GTM container, not the tags inside it. Raising maxPagesPerDomain helps for scripts on missed pages.
Does it detect Turkish e-commerce platforms? Yes — Ticimax, IdeaSoft, T-Soft, ikas, Platin Market, iyzico, PayTR, and Shopier.
Is this legal to run? The Actor reads only public HTML and collects no personal data. You're responsible for complying with the sites' terms and applicable law.
How do I control cost? Set Maximum cost per run — narrowing categories and lowering Max pages per website also cut compute.
Can I export as CSV or Excel? Yes, from the Output tab and API.
Related Actors
Part of the webdatatools web-intelligence suite — every Actor is pay-per-event, runs without proxies or a headless browser, and returns one clean row per entity:
Website & domain intelligence
- Website Contact & Social Extractor — e-mails, phones and social profiles per domain
- Domain DNS & Email Security Checker — SPF, DKIM, DMARC, MX provider, registrar and domain age
- Domain Security Audit — TLS expiry, security headers, redirect chain, robots and llms.txt
- Subdomain Finder (Certificate Transparency) — every subdomain seen in CT logs, with a live DNS check
- Bulk Core Web Vitals & PageSpeed Audit — Lighthouse scores, LCP, CLS, INP and top fixes per URL
- On-Page SEO Audit — title, meta, headings, links, images and schema issues per page
- Sitemap URL Extractor & Change Monitor — every sitemap URL, or new and removed pages between runs
- Wayback Machine Snapshot & Page Change Tracker — how a page changed over time, or every archived snapshot
Content for AI, LLMs and RAG
- AI Web Search & Read — a query turned into clean Markdown from the top search results
- Website to Markdown Crawler for LLM & RAG — any site as clean Markdown per page, no browser
- Article & News Extractor — clean article text, author, date and Markdown per URL
- Structured Data & JSON-LD Extractor — Schema.org and Open Graph data from any page
- Google News Scraper — news results by keyword, topic or site
- Press Release Monitor — PR Newswire, Business Wire and GlobeNewswire releases
Search, video and social
- Google Search Results Scraper — organic SERP results per keyword and country
- YouTube Comments Scraper — comments and replies with likes, no API key
- YouTube Channel Latest Videos — the latest 15 videos of any channel from RSS
- YouTube Channel Videos Scraper — a channel's full video, shorts and stream list
- YouTube Search Results Scraper — videos, channels and playlists per query
- YouTube Video Details Scraper — views, likes, description, tags and chapters per video
- Apple Podcasts Lookup & Episodes Scraper — podcast metadata and episodes from iTunes and RSS
- Bluesky Scraper — posts, profiles, followers and threads from the AT Protocol API
Leads, jobs and company data
- Company 360 — one row per domain: contacts, tech, security, hiring and company facts
- Hiring Signals Scraper — open jobs and hiring velocity from 10 public ATS boards
- Y Combinator Companies & Founders Scraper — YC startups by batch, industry and hiring status
- Wikidata Entity & Company Enrichment — HQ, founders, employees, revenue and social IDs per company
- Bulk Email Validator — syntax, MX, disposable, role and free-provider checks
- OpenStreetMap POI Extractor — shops and amenities by radius, bbox or area
Developer, app and research data
- npm, PyPI & Crates.io Package Health Checker — releases, downloads, deprecation and a health score
- GitHub Repository Health & Activity Report — stars, commits, contributors and risk flags per repo
- VS Code Marketplace Extension Scraper — installs, ratings and versions per extension
- Chrome Web Store Extension Scraper — users, rating, version and developer per extension
- Google Play Store Scraper — apps, ratings, installs, developer contact and reviews
- App Store (iOS) App Metadata & Top Charts — ratings, price, version and charts per app
- CrossRef DOI & Citation Metadata Lookup — papers, authors, journals and citation counts
- FDA Recalls & Adverse Events Monitor — food, drug and device recalls from openFDA
- iCal / ICS Calendar Feed to Events Extractor — any public calendar feed as event rows
- Shopify Store Products Scraper — catalog, prices, variants and stock per store
Support and feedback
Found a technology it should detect, or a false positive? Open an issue on the Issues tab.