Company
Category
Reviews
No reviews yet — be the first to review cellco.co.za.
Get this data via API
Classify cellco.co.za — 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://cellco.co.za"}'
{
"domain": {
"domain_url": "https://cellco.co.za",
"categories": [
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.9758177995681764,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.9521321058273317,
"IAB19-6": "Cell Phones",
"IAB-635-632": "Consumer Electronics - Smartphones"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.1152115985751152,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.