Get this data via API
Classify iconicmobilegaming.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://iconicmobilegaming.com"}'
{
"domain": {
"domain_url": "https://iconicmobilegaming.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles",
"confidence": 0.5886332392692566,
"IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.40536370873451233,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.36817389726638794,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.15098649263381958,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.