Social Media
Category
Global Rank
#17,367
Reviews
No reviews yet — be the first to review models.dev.
Get this data via API
Classify models.dev — 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://models.dev"}'
{
"domain": {
"domain_url": "https://models.dev",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8696017265319824,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.3709757626056671,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.3417659401893616,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.2814893126487732,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.19137480854988095,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.