Category
Reviews
No reviews yet — be the first to review ios.im.
Get this data via API
Classify ios.im — 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://ios.im"}'
{
"domain": {
"domain_url": "https://ios.im",
"categories": [
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.957334041595459,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.3522034287452698,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.2652936577796936,
"IAB19-6": "Cell Phones",
"IAB-635-632": "Consumer Electronics - Smartphones"
},
{
"name": "/News/Technology News",
"confidence": 0.1322234719991684,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.12677350640296936,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.10527492314577104,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.