Get this data via API

Classify lw-flyerdruck.de — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://lw-flyerdruck.de"}'
{ "domain": { "domain_url": "https://lw-flyerdruck.de", "categories": [ { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.7003188133239746, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.587691068649292, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/Business & Industrial/Printing & Publishing/Document & Printing Services", "confidence": 0.4109164476394654, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/Time & Calendars", "confidence": 0.1685800999403 } ] }, "success": true }
Get Free API Key View API Docs