Website Tech Stack Detector avatar

Website Tech Stack Detector

Pricing

from $3.00 / 1,000 website analyzeds

Go to Apify Store
Website Tech Stack Detector

Website Tech Stack Detector

Detect the technology stack of any website: CMS, frameworks, analytics, payment providers, CDN, email tools, chat widgets, and 80+ technologies. A cheaper alternative to BuiltWith and Wappalyzer.

Pricing

from $3.00 / 1,000 website analyzeds

Rating

0.0

(0)

Developer

Tugelbay Konabayev

Tugelbay Konabayev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 hours ago

Last modified

Share

Detect the complete technology stack of any website in seconds. Analyze CMS, frameworks, analytics tools, payment providers, CDN, email marketing, chat widgets, monitoring, and 80+ other technologies — all from a single URL.

A faster, cheaper alternative to BuiltWith ($295/mo) and Wappalyzer.

What it does

Enter one or thousands of URLs, and the Actor will:

  1. Fetch each website's HTML, headers, and cookies
  2. Match against 80+ technology signatures across 15 categories
  3. Return a structured JSON dataset with all detected technologies

Use cases

  • Sales prospecting: Find companies using specific tools (e.g., "all Shopify stores" or "sites using Stripe")
  • Competitive analysis: See what tech competitors use
  • Lead qualification: Verify if a prospect uses tools your product integrates with
  • Market research: Map technology adoption across industries
  • Agency pitches: Show prospects their current stack and suggest improvements

Detected technologies (80+)

CategoryTechnologies
CMSWordPress, Shopify, Wix, Squarespace, Webflow, Ghost, Drupal, Joomla, Hugo, Gatsby
FrameworkNext.js, Nuxt.js, Astro, Remix, SvelteKit, Angular, React, Vue.js, Laravel, Django, Rails, Express
AnalyticsGoogle Analytics, GTM, Plausible, Fathom, Hotjar, Mixpanel, Segment, Amplitude, PostHog, Heap, Matomo, Clarity, Facebook Pixel
PaymentStripe, PayPal, Paddle, LemonSqueezy, Gumroad
CDN/HostingCloudflare, Vercel, Netlify, AWS CloudFront, Fastly, Akamai, Render, Fly.io, Railway
EmailMailchimp, SendGrid, ConvertKit, ActiveCampaign, Brevo, Klaviyo
MarketingHubSpot, Intercom, Drift
ChatCrisp, Tawk.to, Zendesk, LiveChat, Freshdesk
SEOSemrush, Ahrefs
A/B TestingGoogle Optimize, Optimizely, VWO, LaunchDarkly
AuthAuth0, Clerk, Supabase, Firebase
MonitoringSentry, Datadog, LogRocket, FullStory
CSSTailwind CSS, Bootstrap
AdsGoogle Ads, Meta Ads
CRMSalesforce, Pipedrive

Input

FieldTypeRequiredDescription
urlsArray of stringsYesWebsite URLs to analyze
maxConcurrencyIntegerNoParallel requests (default: 5, max: 20)
timeoutIntegerNoRequest timeout in seconds (default: 30)
proxyConfigurationObjectNoProxy settings

Output example

{
"url": "https://stripe.com",
"finalUrl": "https://stripe.com/",
"statusCode": 200,
"technologies": {
"Framework": ["Next.js", "React"],
"CDN": ["Cloudflare", "Vercel"],
"Analytics": ["Google Analytics", "Segment"],
"Payment": ["Stripe"],
"Monitoring": ["Sentry"],
"CSS": ["Tailwind CSS"]
},
"techCount": 8,
"serverInfo": {
"server": "cloudflare",
"securityHeaders": {
"strict-transport-security": "max-age=63072000",
"x-content-type-options": "nosniff"
}
},
"analyzedAt": "2026-03-22T10:00:00.000Z"
}

Performance & cost

  • Analyzes ~100 websites per minute (depends on target response times)
  • Memory: 256 MB is sufficient for most runs
  • Cost: approximately $0.002 per website on Apify platform

Integrations

Works great with:

  • Google Sheets — export results directly
  • Zapier / Make — trigger on new results
  • API — call programmatically via Apify API
  • AI agents — MCP-compatible for AI workflows