datasets_techstack_item
Get the detected technology stack for any website domain, including CMS, e-commerce, CDN, web server, and server language rollups, from a curated dataset.
Instructions
Get a site from the website tech-stack dataset. Returns one site by its domain from dataset id enum value techstack, including every detected technology (name, categories, confidence, version, evidence) plus the CMS / e-commerce / CDN / web-server / server-language rollups. Returns 404 when the domain is not in the index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Site domain, e.g. shopify.com (a scheme and www. are stripped) |