{"name":"tech-stack-detect","description":"Tech stack detector. Fingerprints any website to identify its frameworks, CMS, analytics, hosting, CDN, and CMS in a single GET. Wappalyzer / BuiltWith alternative. Matches response headers, meta tags, script src patterns, cookie names, and HTML signatures against 50+ known products: WordPress / Shopify / Webflow / Ghost / Wix / Squarespace, Next.js / Nuxt / Astro / Gatsby / Remix, React / Vue / Svelte, Vercel / Netlify / Cloudflare / AWS, Stripe / Intercom / Segment / GA4 / Plausible. Returns each detection with category and confidence.","price":"$0.01","method":"POST","input_schema":{"properties":{"url":{"type":"string","description":"Target URL (http or https). Single GET request follows redirects; final_url is reported."}},"required":["url"]},"input_example":{"url":"https://example.com"},"output_example":{"url":"https://example.com","final_url":"https://example.com/","detection_count":5,"detections":[{"name":"Cloudflare","category":"cdn","confidence":"high"},{"name":"Next.js","category":"framework","confidence":"high"},{"name":"Vercel","category":"hosting","confidence":"medium"}],"categories":{"cdn":["Cloudflare"],"framework":["Next.js"],"hosting":["Vercel"]}},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}