Domain Technology Analyzer
Pricing
from $15.00 / 1,000 results
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.
π 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
| Feature | Description |
|---|---|
| ποΈ CMS Detection | WordPress, Shopify, Drupal, and 1000+ more |
| π¦ Frameworks | React, Vue, Angular, Next.js, and more |
| π JavaScript Libraries | jQuery, Lodash, Axios, and 1000+ more |
| π₯οΈ Server Tech | Nginx, Apache, Cloudflare, and more |
| ποΈ Databases | MySQL, PostgreSQL, MongoDB, and more |
| π Analytics | Google Analytics, Mixpanel, and more |
| π Contact Info | Phone numbers, emails, social links |
| π Geo Data | Country, language detection |
π€ Who Is This Actor For?
| User | Use Case |
|---|---|
| π Security Researchers | Discover tech stack for security audits |
| πΌ Sales Teams | Find leads using specific tech (e.g., Shopify stores) |
| π Competitor Analysis | Compare tech choices across competitors |
| π οΈ Developers | Check what technologies a site uses |
| π― Marketers | Identify tech trends in industries |
π₯ Input Parameters
Required
| Parameter | Type | Description |
|---|---|---|
domains | string | Domain(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