Get this data via API

Classify bbn-ai.studio — 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://bbn-ai.studio"}'
{ "domain": { "domain_url": "https://bbn-ai.studio", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.8852550387382507, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.1720748096704483, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.14524106681346893, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/News/Technology News", "confidence": 0.1253284066915512, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.11684700101613998, "IAB-126-123": "Career Planning/Careers/Career Planning" } ] }, "success": true }
Get Free API Key View API Docs