Get this data via API
Classify tabibaniran.ir — 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://tabibaniran.ir"}'
{
"domain": {
"domain_url": "https://tabibaniran.ir",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.4869781732559204,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Pediatrics",
"confidence": 0.4058501720428467,
"IAB7-35": "Pediatrics",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.1115153580904007,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.