Get this data via API

Classify collegeofdance.com — 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://collegeofdance.com"}'
{ "domain": { "domain_url": "https://collegeofdance.com", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Dance", "confidence": 0.9260656237602234, "IAB1": "Arts & Entertainment", "IAB-203-201": "Dance/Fine Art/Dance" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.6416933536529541, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Performing Arts/Other", "confidence": 0.17495614290237427, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education", "confidence": 0.15774351358413696, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.10909813642501832, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs