Get this data via API

Classify ianpan.me — 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://ianpan.me"}'
{ "domain": { "domain_url": "https://ianpan.me", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.3570159077644348, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.3435685932636261, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Medical Literature & Resources/Medical Photos & Illustration", "confidence": 0.303172767162323, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.19685271382331848, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.1617783159017563, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.1612594872713089, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Biological Sciences/Neuroscience", "confidence": 0.13288289308547974, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.13198229670524597, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.12324182689189912, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs