Get this data via API

Classify colour.training — 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://colour.training"}'
{ "domain": { "domain_url": "https://colour.training", "categories": [ { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.47387775778770447, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education", "confidence": 0.4525215029716492, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.3692682087421417, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.3480433225631714, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.1799231618642807, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.13865816593170166, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" } ] }, "success": true }
Get Free API Key View API Docs