E-Commerce Tech Stack Detector avatar

E-Commerce Tech Stack Detector

Pricing

from $10.00 / 1,000 results

Go to Apify Store
E-Commerce Tech Stack Detector

E-Commerce Tech Stack Detector

Instantly detect which e-commerce platform any online store is running and which apps and technologies are installed, all from a simple URL input. No API key required.

Pricing

from $10.00 / 1,000 results

Rating

5.0

(1)

Developer

Trove Vault

Trove Vault

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

E-Commerce Tech Stack Detector – Platform & App Identifier

Instantly detect which e-commerce platform any online store is running and which apps and technologies are installed — all from a simple URL input. No API key required.

Covers 17 platforms (Shopify, WooCommerce, Magento, BigCommerce, and more) and 100+ apps across every major category: email marketing, reviews, loyalty, subscriptions, BNPL, chat support, analytics pixels, popups, and more.


What This Actor Does

Given a list of store URLs, the actor:

  1. Fetches each store's homepage via an HTTP request (no browser required — fast and cost-efficient)
  2. Runs the HTML through a fingerprint engine that checks script sources, meta tags, body classes, inline JS variables, and CDN patterns
  3. Returns a structured record per store with:
    • Platform detected (e.g., Shopify, WooCommerce) with confidence level
    • Total number of apps detected
    • Apps grouped by functional category (email, reviews, loyalty, etc.)
    • Flat list of all detected app names

Detected Platforms

PlatformDetection Method
Shopifycdn.shopify.com, window.Shopify, .myshopify.com
WooCommercewp-content/plugins/woocommerce, wc-ajax, meta generator
Magento/pub/static/, Magento_Ui, Mage.Cookies
BigCommercecdn.bigcommerce.com, /stencil/
PrestaShopvar prestashop, meta generator
OpenCartcatalog/view/javascript, route=product/
Salesforce Commerce Clouddemandware, dw.ac
Shopwarestorefront/js/, sw-plugin-
Wixstatic.wixstatic.com, _wixCIDX
Squarespacestatic1.squarespace.com, meta generator
Volusiona.volusion.com
3dcart / Shift4Shopmeta generator
Ecwidapp.ecwid.com, Ecwid.init
nopCommercemeta generator
Weeblyweebly.com
Lightspeed eComlightspeedhq.com
Swellswell.is

Detected App Categories

📧 Email & SMS Marketing

Klaviyo, Omnisend, Drip, Mailchimp, Postscript, Attentive, SMSBump, Sendlane, ActiveCampaign, Brevo

⭐ Reviews & UGC

Yotpo, Stamped.io, Judge.me, Okendo, Loox, Junip, Trustpilot, Reviews.io, Bazaarvoice, Ali Reviews

🏆 Loyalty & Referrals

Smile.io, LoyaltyLion, Yotpo Loyalty, Growave, Friendbuy, ReferralCandy, Extole

🔄 Subscriptions

Recharge, Bold Subscriptions, Appstle, Loop Subscriptions, Ordergroove, Skio, Smartrr

⬆️ Upsell & Cross-sell

ReConvert, CartHook, Bold Upsell, Zipify OCU, Candy Rack, In Cart Upsell, Honeycomb Upsell

💬 Customer Support & Chat

Gorgias, Zendesk, Freshdesk, Tidio, Intercom, LiveChat, Drift, Re:amaze, Richpanel, Kustomer

💳 Buy Now Pay Later & Payments

Klarna, Afterpay, Affirm, Sezzle, Zip (Quadpay), Shop Pay, PayPal, Stripe

📊 Analytics & Heatmaps

Hotjar, Lucky Orange, Microsoft Clarity, Heap Analytics, FullStory, Google Analytics, Segment, Triple Whale, Northbeam, Elevar

🎯 Marketing Pixels

Meta (Facebook) Pixel, TikTok Pixel, Pinterest Tag, Snapchat Pixel, Twitter/X Pixel, Google Ads, Criteo, Bing Ads

🎪 Popups & Conversion

Privy, Justuno, OptinMonster, Wheelio, Wisepops, Spin-a-Sale, OptiMonk, Mailmunch, PopupSmart

🔍 Search & Merchandising

Searchanise, Boost Commerce, Algolia, Klevu, Doofinder, Fast Simon

🧠 Personalisation & Recommendations

LimeSpot, Nosto, Barilliance, Dynamic Yield, Monetate, Rebuy

🛒 Cart Abandonment

CartStack, Recart, Rejoiner

📦 Shipping & Returns

AfterShip, Loop Returns, Happy Returns, Narvar, ShipStation

📣 Social Proof & Urgency

Fomo, Proof, Sales Pop, Provely

OneTrust, Cookiebot, TrustArc, Osano


Example Output

{
"url": "https://www.gymshark.com",
"domain": "gymshark.com",
"platform": "Shopify",
"platformConfidence": "high",
"totalAppsDetected": 11,
"appsByCategory": {
"Email & SMS Marketing": ["Klaviyo"],
"Reviews & UGC": ["Yotpo"],
"Customer Support & Chat": ["Gorgias"],
"Buy Now Pay Later & Payments": ["Klarna", "Shop Pay"],
"Analytics & Heatmaps": ["Google Analytics", "Hotjar"],
"Marketing Pixels": ["Meta (Facebook) Pixel", "TikTok Pixel", "Google Ads"],
"Cookie Consent & Compliance": ["OneTrust"]
},
"allApps": [
"Klaviyo", "Yotpo", "Gorgias", "Klarna", "Shop Pay",
"Google Analytics", "Hotjar", "Meta (Facebook) Pixel",
"TikTok Pixel", "Google Ads", "OneTrust"
],
"scrapedAt": "2026-02-23T10:00:00.000Z"
}

Use Cases

🕵️ Competitor Research

Reverse-engineer your competitors' entire technology stack. See which review platform they use, whether they have subscriptions enabled, what analytics tools they rely on, and which BNPL options they offer.

💼 Sales Prospecting

Target Shopify stores that use Klaviyo but not a loyalty programme — the perfect pitch for your loyalty app. Filter leads by platform and installed tools to find high-intent prospects.

🔬 Market Research

Analyse hundreds of stores in a niche to understand technology adoption rates. Which review platforms are dominant in beauty? What percentage of fashion stores use BNPL?

🤝 Agency & Consultant Work

Quickly audit a prospective client's tech stack before a meeting. Know exactly what they have, what's missing, and where you can add value.

📊 VC & Investment Due Diligence

Evaluate the technology maturity of e-commerce brands at scale. Are they investing in retention (loyalty, subscriptions, email)? Do they have a solid analytics foundation?


Input

FieldTypeDescription
startUrlsArrayList of store URLs to analyse (homepage URLs work best)
proxyConfigurationObjectOptional. Use Apify Residential proxies if stores block datacenter IPs

Tip: Enter homepage URLs (e.g. https://www.gymshark.com). The actor reads the full HTML source, so most app fingerprints are visible on the homepage.


Output Fields

FieldTypeDescription
urlStringThe URL that was crawled
domainStringRoot domain (e.g. gymshark.com)
platformStringDetected e-commerce platform
platformConfidenceStringDetection confidence: high, medium, or low
totalAppsDetectedNumberTotal number of apps/technologies found
appsByCategoryObjectApps grouped by functional category
allAppsArrayFlat list of all detected app names
scrapedAtStringISO 8601 timestamp of when the page was scraped

How It Works

The actor uses pure HTML fingerprinting — no AI, no external API, no browser required:

  1. CheerioCrawler fetches the raw HTML of each URL over HTTP
  2. The fingerprint engine checks:
    • <script src> attributes for CDN and third-party domains
    • <meta name="generator"> tags (many platforms inject these)
    • <body> class names
    • Inline JavaScript variables and object names (e.g. window.Shopify, _learnq, fbq)
    • HTML comments and data attributes
  3. Platform scores are computed from all matched signals — the highest score wins
  4. App detection runs independently across all 100+ fingerprint patterns
  5. Results are pushed to the Apify dataset

Detection runs in seconds per URL — no JavaScript rendering needed.


Performance & Limits

  • Speed: ~2–5 seconds per store URL
  • Concurrency: 5 parallel requests by default
  • Accuracy: High for mainstream platforms; Custom / Unknown is returned if no platform is matched
  • False positives: Rare — fingerprints use specific CDN domains and JS variable names, not generic keywords

Changelog

v0.1 – Initial release with 17 platforms and 100+ app fingerprints across 16 categories.


More actors by TroveVault

| City Event Feed Scraper | Scrape upcoming events across any city from Eventbrite and Songkick — no API key required | | City Event Feed Scraper | Scrape upcoming events across any city from Eventbrite and Songkick — no API key required |

ActorDescription
Shopify Products ScraperScrape every product from any Shopify store using just the domain — no category URLs needed
Venue Review & Event Experience Sentiment MonitorScrape TripAdvisor venue reviews and score sentiment from star ratings
Product Listing SEO AuditorAudit e-commerce product listings for SEO completeness and quality
E-Commerce Tech Stack DetectorDetect the platform, CMS, and marketing tools powering any e-commerce store
AI SERP Intent ExtractorScrape Google search results and classify search intent with AI
Competitor Intelligence ScraperScrape competitor pricing, funnel structure, and conversion tactics
E-commerce Store Data EnricherEnrich a list of e-commerce store URLs with traffic, tech stack, and contact data