Get this data via API

Classify sarbusta.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://sarbusta.com"}'
{ "domain": { "domain_url": "https://sarbusta.com", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.5762349963188171, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Arts & Entertainment/Performing Arts/Dance", "confidence": 0.2950809597969055, "IAB1": "Arts & Entertainment", "IAB-203-201": "Dance/Fine Art/Dance" }, { "name": "/Sports/Individual Sports/Gymnastics", "confidence": 0.1348629742860794, "IAB17": "Sports", "IAB-513-483": "Gymnastics/Sports/Gymnastics" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.10573818534612656, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs