120+ technologies

Detect any website's
tech stack via API.

One GET request returns frameworks, CMS, hosting, analytics, payments, and more. Structured JSON. Sub-500ms. The Wappalyzer alternative at 1/25th the price.

Enter a URL and hit Scan to detect technologies
120+
Technologies
<500ms
Scan time
15
Categories
$9/mo
Starting price
How it works

One URL in, structured data out.

01

Pass a URL

Send any website URL as a query parameter. We handle redirects, timeouts, and edge cases.

02

We scan it

Our engine analyzes HTTP headers, HTML patterns, script sources, meta tags, and cookies against 120+ fingerprints.

03

Get JSON back

Structured response with technology names, categories, and confidence scores. Ready for your pipeline.

Integration

Ship in two minutes.

Simple REST API. No SDK required. Works with any language.

# Scan any website
curl "https://stackpeek.com/api/v1/detect?url=stripe.com"

# Response
{
  "url": "https://stripe.com",
  "technologies": [
    { "name": "Next.js", "category": "framework", "confidence": 80 },
    { "name": "React", "category": "framework", "confidence": 70 },
    { "name": "Nginx", "category": "server", "confidence": 50 }
  ],
  "meta": { "technologiesDetected": 7, "scanDuration": "391ms" }
}
Capabilities

Deep detection, simple interface.

Headers, HTML, scripts, meta tags, cookies — we check every signal to identify what a site is built with.

120+ technologies, 15 categories

Frameworks, CMS, hosting, CDN, analytics, payments, auth, fonts, build tools, monitoring, and more. Constantly updated.

Sub-500ms scans

No headless browser. Pure HTTP fetch + pattern matching for blazing speed.

Batch scanning

Scan up to 10 URLs in a single POST request. Perfect for competitive analysis.

Confidence scores

Every detection includes a confidence percentage. Filter by threshold in your pipeline.

Structured categories

Results grouped by category: framework, cms, hosting, cdn, analytics, payments, auth, fonts, build, monitoring, security, and more.

Comparison

Same data. 1/25th the price.

Enterprise tools charge enterprise prices. We don't.

Feature Wappalyzer BuiltWith StackPeek
API starting price $250/mo $295/mo $9/mo
Free tier 50 lookups/mo None 100 lookups/day
Technologies 7,000+ 100,000+ 120+
Response time 2-5s 3-10s <500ms
Batch scanning Paid only Paid only All tiers
Setup complexity API key + SDK API key + SDK One GET request
Pricing

Start free. Scale when ready.

No credit card. Upgrade when you need volume or batch scanning.

Free
$0 /mo
Testing & prototyping
  • 100 scans per day
  • All 120+ technologies
  • Confidence scores
  • Rate limited (100/min)
  • No batch endpoint
Try for free
Popular
Starter
$9 /mo
Production apps & tools
  • 5,000 scans / month
  • Batch scanning (10 URLs)
  • Higher rate limits
  • Category filtering
  • Email support
Subscribe — $9/mo
Pro
$29 /mo
High-volume & agencies
  • 25,000 scans / month
  • Batch scanning (50 URLs)
  • Webhook notifications
  • Historical change tracking
  • Priority support
Subscribe — $29/mo

Ready to scan?

Detect any website's tech stack in under 500ms. Free forever on the free tier.

Start scanning