Get this data via API

Classify hismile.com.vn — 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://hismile.com.vn"}'
{ "domain": { "domain_url": "https://hismile.com.vn", "categories": [ { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.252208411693573, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Oral & Dental Care", "confidence": 0.17226876318454742, "IAB7-17": "Dental Care", "IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.11542241275310516, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs