Domain Technology Analyzer avatar

Domain Technology Analyzer

Pricing

from $15.00 / 1,000 results

Go to Apify Store
Domain Technology Analyzer

Domain Technology Analyzer

Instantly discover what technologies any website is built with. Detect CMS, frameworks, JavaScript libraries, servers, databases, and more from a single domain.

Pricing

from $15.00 / 1,000 results

Rating

0.0

(0)

Developer

wang wei

wang wei

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

πŸ” Domain Technology Analyzer

Discover what technologies any website is using. Analyze domains to detect CMS platforms, frameworks, JavaScript libraries, server technologies, databases, analytics tools, and more.


πŸš€ Key Features

FeatureDescription
πŸ—οΈ CMS DetectionWordPress, Shopify, Drupal, and 1000+ more
πŸ“¦ FrameworksReact, Vue, Angular, Next.js, and more
πŸ“š JavaScript LibrariesjQuery, Lodash, Axios, and 1000+ more
πŸ–₯️ Server TechNginx, Apache, Cloudflare, and more
πŸ—„οΈ DatabasesMySQL, PostgreSQL, MongoDB, and more
πŸ“Š AnalyticsGoogle Analytics, Mixpanel, and more
πŸ“ž Contact InfoPhone numbers, emails, social links
🌍 Geo DataCountry, language detection

πŸ‘€ Who Is This Actor For?

UserUse Case
πŸ”Ž Security ResearchersDiscover tech stack for security audits
πŸ’Ό Sales TeamsFind leads using specific tech (e.g., Shopify stores)
πŸ“ˆ Competitor AnalysisCompare tech choices across competitors
πŸ› οΈ DevelopersCheck what technologies a site uses
🎯 MarketersIdentify tech trends in industries

πŸ“₯ Input Parameters

Required

ParameterTypeDescription
domainsstringDomain(s) to analyze. Separate multiple with commas or newlines.

Optional

Note: API credentials are configured via environment variables (API_EMAIL, API_PASSWORD) in the Apify Console.

Example Input

{
"domains": "example.com, amazon.com, shopify.com"
}

πŸ“€ Output Structure

{
"query": {
"domains": ["example.com", "amazon.com"],
"count": 2
},
"results": [
{
"success": true,
"domain": "example.com",
"meta": {
"title": "Example Company - Leading Technology Provider",
"description": "We provide comprehensive data solutions for SEO...",
"metaKeywords": null
},
"rank": 455,
"location": {
"country": "EE",
"language": "en",
"contentLanguage": "en"
},
"contact": {
"phoneNumbers": ["+3726027642"],
"emails": ["info@example.com"],
"socialUrls": ["https://example.com"]
},
"technologies": {
"cms": ["WordPress"],
"javascriptLibraries": ["jQuery", "Lightbox", "Underscore.js"],
"servers": ["Nginx"],
"databases": ["MySQL"],
"cdn": ["Cloudflare"]
},
"technologyCount": 12,
"technologyList": [
"WordPress (cms)",
"jQuery (javascript_libraries)",
"Cloudflare (cdn)"
]
}
],
"errors": [],
"stats": {
"totalDomains": 2,
"successful": 1,
"failed": 0,
"apiRequests": 2
},
"completedAt": "2026-03-31T07:00:00.000Z"
}

πŸ’‘ Use Cases

1️⃣ Tech Stack Discovery

"What technologies does this competitor use?"

{
"domains": "shopify.com, magento.com, woocommerce.com"
}

2️⃣ Lead Generation

"Find all companies using WordPress in e-commerce"

Run analysis on a list of domains to identify tech patterns.

3️⃣ Security Research

"Check if target is using outdated software"

{
"domains": "vulnerable-site.com"
}

4️⃣ Market Intelligence

"What CMS are top e-commerce sites using?"

Analyze multiple competitors to understand market trends.


πŸ”§ Technical Details

  • API Endpoint: POST /v3/domain_analytics/technologies/domain_technologies/live
  • Rate Limit: 2000 requests/minute
  • Timeout: 60 seconds per domain
  • Retry: Automatic with exponential backoff

⚠️ Notes

  • Each domain costs 1 API request
  • Results include technology categories grouped logically
  • Contact info (emails, phones) only included if publicly visible
  • Domain rank is backlink-based rank

❀️ Need Help?

  • πŸ“– Documentation: Check Apify documentation for Actor development
  • πŸ› Bug Reports: Open an issue with sample input/output
  • πŸ’‘ Feature Requests: Contact us for custom development

Discover what powers the web Β· Domain Technology Analyzer