Get this data via API

Classify exclusivesmp.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://exclusivesmp.com"}'
{ "domain": { "domain_url": "https://exclusivesmp.com", "categories": [ { "name": "/Beauty & Fitness/Hair Care/Other", "confidence": 0.5415180921554565, "IAB7": "Health & Fitness", "IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures", "confidence": 0.5163240432739258, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Hair Care/Hair Loss", "confidence": 0.15257708728313446, "IAB7": "Health & Fitness", "IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care" } ] }, "success": true }
Get Free API Key View API Docs