Detect the tech stack behind any website. Powered by 3,787+ fingerprints, async parallelism, and zero external dependencies.
# Scan a domain curl -X POST https://madewith.mikehernandez.co/scan \ -H "X-API-Key: YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"domains": ["github.com", "shopify.com"]}'