Website Tech Stack Detector - Find Any Site's Technology avatar

Website Tech Stack Detector - Find Any Site's Technology

Pricing

from $5.00 / 1,000 website analyzeds

Go to Apify Store
Website Tech Stack Detector - Find Any Site's Technology

Website Tech Stack Detector - Find Any Site's Technology

Detect the tech stack of any website — CMS, JavaScript frameworks, analytics, CDN, hosting, ad networks, e-commerce platforms, and 2000+ other technologies. Powered by the Wappalyzer fingerprint database. Bulk analysis, pay-per-result.

Pricing

from $5.00 / 1,000 website analyzeds

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

9 hours ago

Last modified

Share

Website Tech Stack Detector - Identify 2000+ Technologies at Scale

Point this actor at any list of URLs and get back the full tech stack of every site — CMS, JavaScript framework, analytics, CDN, e-commerce platform, payment processor, ad networks and 2,000+ more technologies. Pay per result, no monthly subscription.

What you get

  • 2000+ technologies across 60+ categories, confidence-scored
  • CMS — WordPress, Drupal, Joomla, Shopify, Wix, Squarespace, Webflow, Ghost
  • JavaScript frameworks — React, Vue, Angular, Next.js, Nuxt, Svelte, Astro, jQuery
  • Analytics & tracking — Google Analytics, GA4, Hotjar, Mixpanel, Segment, Amplitude
  • CDN & hosting — Cloudflare, Fastly, Akamai, AWS CloudFront, Vercel, Netlify
  • E-commerce — Shopify, WooCommerce, Magento, BigCommerce, PrestaShop
  • Marketing & ads — HubSpot, Marketo, Google Ads, Facebook Pixel, DoubleClick
  • Payment processors — Stripe, PayPal, Square, Adyen, Klarna
  • Pre-grouped category view — filter by category_summary.cms, .cdn, .analytics with one line of code

Example output

{
"url": "https://wordpress.org",
"final_url": "https://wordpress.org/",
"status_code": 200,
"technologies": [
{
"name": "WordPress",
"categories": ["CMS", "Blogs"],
"confidence": 100,
"website": "https://wordpress.org"
},
{
"name": "PHP",
"categories": ["Programming languages"],
"confidence": 100
},
{
"name": "Nginx",
"categories": ["Web servers", "Reverse proxies"],
"confidence": 100
},
{
"name": "Google Tag Manager",
"categories": ["Tag managers"],
"confidence": 100
}
],
"category_summary": {
"cms": ["WordPress"],
"programming_languages": ["PHP"],
"web_servers": ["Nginx"],
"tag_managers": ["Google Tag Manager"]
},
"page_title": "Blog Tool, Publishing Platform, and CMS – WordPress.org",
"page_description": "Open source software which you can use to easily create a beautiful website.",
"scraped_at": "2026-04-10T17:32:48Z"
}

How to use

Drop a list of URLs into the urls field and run. Results arrive as one dataset record per URL with the full technology breakdown. Use category_summary to filter quickly — e.g. "every site where category_summary.cms contains WordPress".

Input

ParameterDescriptionDefault
urlsList of websites to analyze(required)
includeHeadersInclude HTTP response headers in outputtrue
fetchTimeoutSecondsPer-site fetch timeout15
userAgentOverride the User-Agent header(modern Chrome)
maxConcurrencyParallel URL analysis (max 20)5
proxyConfigurationOptional Apify Proxy configuration(none)

Use cases

  • Sales targeting (SaaS) — find every Shopify store in Germany, every WordPress site with WooCommerce, every Next.js site — for targeted outreach
  • Competitive intelligence — profile your competitors' full tech stack in seconds
  • Agency prospecting — find sites on outdated platforms (Joomla, Drupal 7, classic ASP) as migration prospects
  • Market research — measure CMS/framework adoption across 10,000 sites in your vertical
  • Security auditing — detect outdated software, expose attack surface, flag vulnerable plugins
  • Investment due diligence — validate a target's tech claims ("built on modern React stack") before acquisition
  • Partnership scouting — find every site running a specific tool (e.g. Segment users for integration partnerships)

Pricing

EventPrice
Actor start$0.001
Per URL analyzed$0.005

Example: Analyze 1,000 URLs = $5.01 — no subscription, no minimums, pay only for what you scrape.

URLsCost
500$2.50
1,000$5.00
10,000$50.00

Pay per result. No subscription. A typical 500-site run completes in 3-5 minutes.

Issues & Feedback

Found a bug or got a site that isn't detecting properly? Open an issue on the Issues tab — we respond within 24 hours.