Get this data via API
Classify meisewcial.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://meisewcial.vn"}'
{
"domain": {
"domain_url": "https://meisewcial.vn",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.9737470746040344,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.1771961897611618,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.11423902213573456,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.11391631513834,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.10483144223690032,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.