Get this data via API
Classify sherin.app — 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://sherin.app"}'
{
"domain": {
"domain_url": "https://sherin.app",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.3972703516483307,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.3681316375732422,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.22620458900928497,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Online Communities/Dating & Personals/Other",
"confidence": 0.2237181216478348,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.