List a domain's technology stack
lookup_domain_technologiesIdentify the technologies a website uses (analytics, hosting, frameworks, etc.) by entering its domain. Get categorized tech list with usage counts.
Instructions
Given a domain, list the technologies detected on it (analytics, hosting, ecommerce platform, frameworks and so on), each with its category and how many sites overall use it. Use this to answer 'what is this site built with?'. Costs 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max technologies to return (default 50, cap 100). 50 is the full stack for over 99.9% of domains. | |
| domain | Yes | Bare domain, e.g. example.com (no scheme, no path) |