tech_stack_fingerprint
Fetch a URL and fingerprint its likely tech stack from response headers (server, x-powered-by, x-generator) and HTML markers (generator meta tag, framework/CMS-specific script or class patterns). Best-effort — not exhaustive, no additional paths are probed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to fingerprint |