Get this data via API
Classify zamtek.it — 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://zamtek.it"}'
{
"domain": {
"domain_url": "https://zamtek.it",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Retailers",
"confidence": 0.3752691149711609,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles",
"confidence": 0.26888173818588257,
"IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.24303410947322843,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Card Games/Collectible Card Games",
"confidence": 0.21526989340782168,
"IAB9-7": "Card Games",
"IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Comics",
"confidence": 0.1859450191259384,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.14861765503883362,
"IAB22": "Shopping",
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.1196468025445938,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.