Website Tech Stack Scraper avatar

Website Tech Stack Scraper

Pricing

from $1.15 / 1,000 results

Go to Apify Store
Website Tech Stack Scraper

Website Tech Stack Scraper

Detect the full technology stack of any website from a list of domains: frameworks, analytics, CMS, ecommerce, CDN, payments and 6000+ more, with versions. Plus the email provider and DNS provider resolved from live DNS. No login or API key. Export to JSON, CSV or Excel for lead enrichment.

Pricing

from $1.15 / 1,000 results

Rating

0.0

(0)

Developer

SilentFlow

SilentFlow

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Find out what any website is built with, in bulk. Give it a list of domains and get back the technologies behind each one: CMS, ecommerce platform, analytics, ad pixels, JavaScript frameworks, CDN, hosting, payment providers, live chat, and more. A fast, reliable alternative to BuiltWith and Wappalyzer, with no account or API key required.

How it works

How it works

โœจ Why teams choose this over other website technology scrapers

  • ๐ŸŽฏ Real per-site detection, not stale directory data. Every result comes from analyzing the live website right now, so you see the stack as it is today, not a cached snapshot.
  • ๐Ÿ“š Thousands of technologies, with versions. A library of 6,000+ fingerprints across every major category, and it reports version numbers when the site exposes them.
  • ๐ŸŒ Beyond the page: email, DNS and SSL. It also reads DNS records to reveal the email provider (Google Workspace, Microsoft 365), the DNS provider, and the SaaS a company uses (from domain-verification records), plus the SSL certificate authority, signals a page scrape alone can never see.
  • โšก Built for bulk. Feed it thousands of domains and it works through them in parallel, returning a tidy row per site.
  • ๐Ÿงฉ Rich categories out of the box. Technologies are grouped into meaningful buckets like Ecommerce, Analytics, Advertising, CDN, Payment, and Live Chat, so you can filter and segment immediately.
  • ๐Ÿ”“ No account, no API key, no credits elsewhere. Everything runs inside the actor. You only pay for the results you get.
  • ๐Ÿ’ธ Priced to run at scale. Pay per result, with no monthly commitment.
  • ๐Ÿ› ๏ธ Clean, predictable output. One flat record per domain, ready for a spreadsheet, a CRM, or a data pipeline.

๐ŸŽฏ What you can do with website technology data

TeamWhat they build
SalesLead lists filtered by the exact platforms a prospect uses, so outreach lands on the right accounts
MarketingMarket share reports on ecommerce platforms, analytics tools, or ad pixels across a segment
Competitive intelligenceA live map of which technologies competitors and their customers adopt
AgenciesInstant tech audits of prospects before a pitch, and monitoring of client sites over time
InvestorsSignal on technology adoption across a portfolio or a target market
RecruitersCompany shortlists built from the frameworks and languages a site runs

๐Ÿ“ฅ Input parameters

FieldTypeDescription
startDomainsarrayOne or more domains or website URLs to analyze (for example shopify.com). URLs are accepted, the host is extracted automatically.
maxItemsintegerThe maximum number of domains to analyze in this run. Default 100.

Example input:

{
"startDomains": ["shopify.com", "stripe.com", "nike.com"],
"maxItems": 100
}

๐Ÿ“Š Output data

One record per domain. Example:

{
"domain": "shopify.com",
"url": "https://www.shopify.com/",
"statusCode": 200,
"title": "Shopify: The All-in-One Commerce Platform",
"technologyCount": 5,
"technologies": [
{ "name": "Shopify", "categories": ["Ecommerce"], "website": "https://www.shopify.com", "confidence": 100 },
{ "name": "Cloudflare", "categories": ["CDN"], "website": "https://www.cloudflare.com", "confidence": 100 },
{ "name": "Google Analytics 4", "categories": ["Analytics"], "website": "https://marketingplatform.google.com", "confidence": 80 },
{ "name": "PayPal", "categories": ["Payment"], "website": "https://www.paypal.com", "confidence": 80 }
],
"categoriesSummary": { "Ecommerce": 1, "CDN": 1, "Analytics": 1, "Payment": 1 },
"emailProvider": "Google Workspace",
"dnsProvider": "Cloudflare",
"scrapedAt": "2026-07-04T19:12:36Z"
}

๐Ÿ—‚๏ธ Data fields

FieldDescription
domainThe domain you requested
urlThe final URL analyzed after redirects
statusCodeHTTP status returned by the website
titleThe website's page title
technologyCountNumber of technologies detected
emailProviderDetected email host (from DNS), e.g. Google Workspace
dnsProviderDetected DNS provider (from DNS), e.g. Cloudflare
technologiesList of detected technologies
technologies[].nameTechnology name (for example WordPress, Stripe, React)
technologies[].categoriesOne or more categories for the technology
technologies[].websiteOfficial website of the technology vendor
technologies[].versionVersion number when the site exposes one
technologies[].confidenceSignal strength from 0 to 100
categoriesSummaryCount of detected technologies per category
scrapedAtTimestamp of the analysis

๐Ÿš€ Examples

Audit a list of prospects

{ "startDomains": ["acme.com", "globex.com", "initech.com"], "maxItems": 500 }

Check a single site

{ "startDomains": ["example.com"], "maxItems": 1 }

๐Ÿ’ป Integrations

Results are available as JSON, CSV, or Excel from the dataset, and through the Apify API. Connect the output to Google Sheets, Airtable, a CRM, or any data warehouse using Apify integrations and webhooks.

๐Ÿ“ˆ Performance

The scraper analyzes many domains in parallel, so large lists complete quickly. A run of a few hundred domains typically finishes in a couple of minutes.

๐Ÿ’ก Tips for best results

  • Pass clean domains such as example.com. Full URLs work too, the host is extracted for you.
  • Use maxItems to keep runs scoped and predictable when testing.
  • Some technologies only appear on specific pages. The homepage is analyzed by default, which covers the vast majority of stacks.
  • De-duplicate your input list to avoid paying for the same domain twice.

โ“ FAQ

Which technologies can it detect? A library of 6,000+ fingerprints across CMS, ecommerce, analytics, monitoring, tag managers, advertising, JavaScript frameworks and libraries, UI frameworks, web servers, programming languages, hosting and CDN, bot management, payment providers, marketing and CRM tools, live chat, A/B testing, cookie consent, fonts, video, search, reviews, and accessibility.

Do I need a BuiltWith or Wappalyzer account? No. Everything runs inside the actor.

How fresh is the data? It reflects the website at the moment of the run, not a cached directory.

Do you detect email and DNS providers? Yes. The scraper reads MX, NS and TXT records to identify the email host, the DNS provider, the SSL certificate authority, and SaaS tools that publish domain-verification records.

What does confidence mean? A score from 0 to 100 indicating how strong the detection signal is. Matches from response headers and cookies score highest.

๐Ÿ“ฌ Support

Have a technology you would like added to the detection library, or a question about a result? Reach out through the actor's Apify page and we will help.


Detection is powered in part by the open-source Wappalyzer fingerprint database (via projectdiscovery/wappalyzergo, MIT licensed).