Get this data via API
Classify suroda.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://suroda.com"}'
{
"domain": {
"domain_url": "https://suroda.com",
"categories": [
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.6245933771133423,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.506908118724823,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Science/Physics",
"confidence": 0.3951573073863983,
"IAB15-6": "Physics",
"IAB-471-464": "Physics/Science/Physics"
},
{
"name": "/Science/Other",
"confidence": 0.3745362460613251,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.10281668603420258,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.