Get this data via API
Classify deertutor.top — 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://deertutor.top"}'
{
"domain": {
"domain_url": "https://deertutor.top",
"categories": [
{
"name": "/Jobs & Education/Education/Private Tutoring Services",
"confidence": 0.5410333275794983,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.284579873085022,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.24896763265132904,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.1696193963289261,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Online Communities/Other",
"confidence": 0.1640719622373581,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.13218173384666443,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.13086692988872528,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.1075662225484848,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.