Get this data via API

Classify dancefam.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://dancefam.org"}'
{ "domain": { "domain_url": "https://dancefam.org", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Dance", "confidence": 0.9682626128196716, "IAB1": "Arts & Entertainment", "IAB-203-201": "Dance/Fine Art/Dance" }, { "name": "/Online Communities/Social Networks", "confidence": 0.2684594690799713, "IAB-148-132": "Education - Online Education" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.11259745806455612, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs