Get this data via API

Classify rwacenter.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://rwacenter.com"}'
{ "domain": { "domain_url": "https://rwacenter.com", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures", "confidence": 0.7278749346733093, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.28917035460472107, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.22639663517475128, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery", "confidence": 0.20805314183235168, "IAB-321-286": "Medical Health - Surgery" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Other", "confidence": 0.1630382537841797, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care", "confidence": 0.13970474898815155, "IAB7": "Health & Fitness", "IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care" } ] }, "success": true }
Get Free API Key View API Docs