Category
Reviews
No reviews yet — be the first to review cellc.mobi.
Get this data via API
Classify cellc.mobi — 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://cellc.mobi"}'
{
"domain": {
"domain_url": "https://cellc.mobi",
"categories": [
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.3972877562046051,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.21329329907894137,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.