Find out what technology any website uses. Detect frameworks, CMS, hosting, analytics, payments, and more. Instant results, no signup required.
StackPeek uses a lightweight detection pipeline — no headless browser, no slow rendering. Just fast, accurate technology identification.
Paste any website URL into the input above. We accept any publicly accessible page — homepages, subpages, web apps.
Our engine analyzes HTTP headers, HTML source, script fingerprints, meta tags, and DNS records to identify technologies.
Results come back as categorized JSON with confidence scores. Use them in your app, CRM, or export to a spreadsheet.
StackPeek identifies 120+ technologies across 15 categories. From React to Stripe, WordPress to Cloudflare — we cover the technologies that matter for lead generation, competitive analysis, and sales intelligence.
Everything on this page is powered by the StackPeek REST API. One endpoint, JSON response, sub-500ms latency. Integrate tech stack detection into your product in minutes.
curl "https://stackpeek.web.app/api/v1/detect?url=https://stripe.com"
Response:
{
"url": "https://stripe.com",
"technologies": [
{ "name": "Next.js", "category": "framework", "confidence": 0.95 },
{ "name": "Cloudflare", "category": "cdn", "confidence": 0.99 },
{ "name": "Stripe", "category": "payments", "confidence": 0.97 },
{ "name": "Google Analytics", "category": "analytics", "confidence": 0.91 }
],
"scanTime": 312
}
No SDK needed. No client library to install. Any language with HTTP support works. Read the full API docs.
| Feature | StackPeek | Wappalyzer | BuiltWith |
|---|---|---|---|
| Free tier | 100/day (3,000/mo) | 50/month | None |
| Paid API | $9/mo (5K scans) | $250/mo | $295/mo |
| Response time | <500ms | 2–5s | 3–10s |
| Auth required | No (free tier) | Yes | Yes |
| Technologies | 120+ | 1,500+ | 3,000+ |
Upgrade from $9/mo for 5,000 scans, faster rate limits, and priority support.
See pricing →