Company
Category
Reviews
No reviews yet — be the first to review o2business.com.
Get this data via API
Classify o2business.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://o2business.com"}'
{
"domain": {
"domain_url": "https://o2business.com",
"categories": [
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.8596181273460388,
"IAB19-6": "Cell Phones",
"IAB-420-417": "Home Utilities - Phone Services"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.8454189300537109,
"IAB19-6": "Cell Phones",
"IAB-635-632": "Consumer Electronics - Smartphones"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.12986786663532257,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.1231662854552269,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Other",
"confidence": 0.10306541621685028,
"IAB19-6": "Cell Phones",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.