Get this data via API
Classify swiss.tech — 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://swiss.tech"}'
{
"domain": {
"domain_url": "https://swiss.tech",
"categories": [
{
"name": "/News/Technology News",
"confidence": 0.4474331736564636,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.4415353536605835,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.2840391993522644,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.254745215177536,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.12129022926092148,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
},
{
"name": "/Business & Industrial/Business Finance/Venture Capital",
"confidence": 0.11408819258213045,
"IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.11110953241586684,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.11012213677167892,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.