Get this data via API

Classify sakura-home.group — 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://sakura-home.group"}'
{ "domain": { "domain_url": "https://sakura-home.group", "categories": [ { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.5413104295730591, "IAB-132": "Education" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.3877070248126984, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.3371807634830475, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs