Get this data via API

Classify dancepaso.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://dancepaso.com"}'
{ "domain": { "domain_url": "https://dancepaso.com", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Dance", "confidence": 0.96052086353302, "IAB1": "Arts & Entertainment", "IAB-203-201": "Dance/Fine Art/Dance" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.42077940702438354, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.27413061261177063, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.2257525622844696, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Sports/Team Sports/Cheerleading", "confidence": 0.14801228046417236, "IAB17-7": "Cheerleading", "IAB-486-483": "Cheerleading/Sports/Cheerleading" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.1471892148256302, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs