tooltrace_tech_stack
Reveal a website's technology stack—CMS, frameworks, JavaScript libraries, analytics, CDN, hosting, fonts, security tools—with categorized confidence levels.
Instructions
Detect the technology stack of a website: CMS, frameworks, JavaScript libraries, analytics, CDN, hosting, fonts, security tools, and more. Returns categorized detections with confidence levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public webpage URL to analyze | |
| render | No | Rendering mode. 'never' = fast static fetch (1 credit). 'auto' = static first, browser if needed. 'always' = browser rendering (5 credits). | auto |
| wait_until | No | Browser navigation milestone. Only used with browser rendering. | |
| wait_for_selector | No | CSS selector to wait for on rendered pages. |