Get this data via API

Classify ibcclub.org — 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://ibcclub.org"}'
{ "domain": { "domain_url": "https://ibcclub.org", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.5489465594291687, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.2516286373138428, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.1924186050891876, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.171296164393425, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Other", "confidence": 0.11934153735637663, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.11510640382766724, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.10438095778226852, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs