Get this data via API
Classify perslate.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://perslate.com"}'
{
"domain": {
"domain_url": "https://perslate.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.3252127468585968,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.25388452410697937,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.18997077643871307,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.11839865893125534,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.10835689306259157,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.