Get this data via API

Classify dancefixireland.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://dancefixireland.com"}'
{ "domain": { "domain_url": "https://dancefixireland.com", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Dance", "confidence": 0.9511733651161194, "IAB1": "Arts & Entertainment", "IAB-203-201": "Dance/Fine Art/Dance" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.4987533688545227, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" }, { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.15035897493362427, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs