Get this data via API
Classify fikrmate.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://fikrmate.com"}'
{
"domain": {
"domain_url": "https://fikrmate.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.565119206905365,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.39780235290527344,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.26265814900398254,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.1973370909690857,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.15926340222358704,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.15616410970687866,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.10460284352302553,
"IAB-147-132": "Education - Language Learning"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.