Get this data via API
Classify smartwords.ai — 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://smartwords.ai"}'
{
"domain": {
"domain_url": "https://smartwords.ai",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.8511330485343933,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.30551743507385254,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.21825900673866272,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.12276177108287813,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.12255859375,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.10230676829814912,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Global Rank
#680,992
Get this data as JSON — free trial, 50 API calls included.