Website Technology Detector & Tech Stack Profiler avatar
Website Technology Detector & Tech Stack Profiler

Pricing

Pay per event

Go to Apify Store
Website Technology Detector & Tech Stack Profiler

Website Technology Detector & Tech Stack Profiler

Automatically detects a website’s tech stack including CMS, frameworks, JavaScript libraries, analytics, tracking pixels, CDN, hosting, SEO tags, and performance metrics. Ideal for lead generation, audits, competitive research, and automation workflows.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Leoncio Jr Coronado

Leoncio Jr Coronado

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

2

Monthly active users

3 days ago

Last modified

Share

Automatically analyze any website and extract detailed technology insights including frameworks, CMS, libraries, analytics, hosting, CDN, SEO tags, cookies, headers, and more.

Perfect for competitive research, lead generation, SEO audits, and market analysis.


🧠 What this Actor does

Given one or more website URLs, this Actor will:

  • Detect web technologies (via script tags, meta tags, response headers)
  • Identify CMS (WordPress, Shopify, Wix, Webflow, Magento)
  • Identify frontend frameworks (React, Vue, Next.js, Angular, Svelte)
  • Detect JS libraries (jquery, Bootstrap, Alpine.js)
  • Detect trackers & analytics (Google Analytics, GTM, Facebook Pixel)
  • Detect CDN (Cloudflare, AWS CloudFront, Fastly, Vercel)
  • Capture performance timing (DOM load time)
  • Extract SEO elements: Title, Description, Canonical URL
  • Extract outbound links
  • Extract cookies
  • Extract response headers
  • Output everything in a clean, structured dataset.

This Actor is designed for lead generation agencies, SEO specialists, developers, and data analysts.


⚙️ Input Schema

Below is the input structure required by this Actor.

Input Example

{
"urls": [
"https://example.com",
"https://shopify.com"
]
}