Get this data via API
Classify tanzeer.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://tanzeer.com"}'
{
"domain": {
"domain_url": "https://tanzeer.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.27921828627586365,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2442808449268341,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.13285695016384125,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.12452281266450882,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.10201093554496764,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.