Get this data via API

Classify vipana.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://vipana.de"}'
{ "domain": { "domain_url": "https://vipana.de", "categories": [ { "name": "/Health/Medical Facilities & Services/Physical Therapy", "confidence": 0.4103589951992035, "IAB7-36": "Physical Therapy", "IAB-236-232": "Wellness - Physical Therapy" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.37815260887146, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.2799992561340332, "IAB-132": "Education" }, { "name": "/Jobs & Education/Internships", "confidence": 0.24729393422603607, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs