Domains by Technology Analyzer
Pricing
from $2.00 / 1,000 results
Go to Apify Store
Domains by Technology Analyzer
This actor provides domains based on the technology they use. In addition to the list of domains, you will also get their technology profiles, the country and language they belong to, and other related data.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
wang wei
Maintained by Community
Actor stats
0
Bookmarked
4
Total users
4
Monthly active users
2 hours ago
Last modified
Categories
Share
Find websites using specific technologies (Shopify stores, WordPress sites, etc.)
Features
- Technology Search - Find sites using any technology
- 5,000+ Technologies - Shop, CMS, analytics, frameworks
- Country Filter - Narrow by location
- Domain Metrics - Include ranking data
- Bulk Export - Large result sets
How It Works
- Enter technology names to search
- Filter by country if needed
- Get list of domains using that technology
Input
{"technologies": "Shopify\nWordPress","country": "United States"}
| Field | Required | Description |
|---|---|---|
| Technologies | Yes | Tech to search for |
| Country | No | Filter by country |
| Limit | No | Max results (default: 100) |
Output
{"domain": "example-store.com","technologies": ["Shopify", "Google Analytics"],"country": "United States","lastVisited": "2024-01-15"}
Each result shows domain and detected technologies.
How to Run
On Apify:
- Go to the actor page
- Fill in the input fields
- Click "Start"
Locally:
npm installAPIFY_API_KEY=your_key node src/main.js
Use Cases
- Lead generation
- Competitor research
- Technology market share
- Sales prospecting
- Industry analysis
Limitations & Notes
- Results depend on technology detectability
- Some personal sites may be filtered
- Rate limits apply
License
MIT License - Free to use and modify.


