datasets_techstack_item
Look up a domain in the tech-stack dataset to get its detected technologies, version/evidence details, and CMS/e-commerce/CDN/server rollups, while flagging infrastructure-only domains.
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. Also flags whether the domain looks like backend CDN/DNS/cloud-vendor infrastructure rather than a real, human-navigable site (see is_infrastructure). 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) |