W

Wappalyzer

wappalyzer

Technographics

Open-source technology detection for websites with real-time crawling.

Website
$250/mo
subscription
Free tier

50 lookups/mo free

Data Coverage

4,500+ technologies

Accuracy

Capabilities

1
Technology lookup
2
Real-time crawling
3
Bulk lookup
4
Browser extension

Highlights

  • Open-source core
  • $250/mo for 5K lookups

Sample Code

const response = await fetch('https://api.lastack.co/enrich', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer YOUR_API_KEY',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    sources: ['wappalyzer'],
    domain: 'example.com'
  })
});

const data = await response.json();
Quick Info
Source IDwappalyzer
CategoryTechnographics
Pricing
Starting at$250/mo
Modelsubscription
50 lookups/mo free

More from Technographics