Get this data via API

Classify designbuddies.community — 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://designbuddies.community"}'
{ "domain": { "domain_url": "https://designbuddies.community", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.3623464703559875, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.3168332576751709, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Online Communities/Social Networks", "confidence": 0.2676626443862915, "IAB-148-132": "Education - Online Education" }, { "name": "/Online Communities/Other", "confidence": 0.15512971580028534, "IAB-148-132": "Education - Online Education" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.14184294641017914, "IAB-126-123": "Career Planning/Careers/Career Planning" } ] }, "success": true }
Get Free API Key View API Docs