Get this data via API
Classify angloindu.in — 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://angloindu.in"}'
{
"domain": {
"domain_url": "https://angloindu.in",
"categories": [
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.93,
"IAB510-1": "Shopping",
"IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing"
},
{
"name": "/Health/Reproductive Health",
"confidence": 0.91,
"IAB353-3": "Reproductive Health",
"IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health"
},
{
"name": "/Health/Women's Health",
"confidence": 0.85,
"IAB7-45": "Women's Health",
"IAB-238-223": "Women's Health/Healthy Living/Women's Health"
},
{
"name": "/People & Society/Family & Relationships/Family",
"confidence": 0.64,
"IAB6": "Family & Parenting",
"IAB-186-186": "Family and Relationships/Family and Relationships"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.