Domains by Technology Analyzer avatar

Domains by Technology Analyzer

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Domains by Technology Analyzer

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

wang wei

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

4

Monthly active users

2 hours ago

Last modified

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

  1. Enter technology names to search
  2. Filter by country if needed
  3. Get list of domains using that technology

Input

{
"technologies": "Shopify\nWordPress",
"country": "United States"
}
FieldRequiredDescription
TechnologiesYesTech to search for
CountryNoFilter by country
LimitNoMax 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:

  1. Go to the actor page
  2. Fill in the input fields
  3. Click "Start"

Locally:

npm install
APIFY_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.