Get this data via API
Classify tieforum.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://tieforum.com"}'
{
"domain": {
"domain_url": "https://tieforum.com",
"categories": [
{
"name": "/News/Technology News",
"confidence": 0.6386347413063049,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.6293553113937378,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.5395218729972839,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.2320333272218704,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.16313713788986206,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.14226765930652618,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.13909736275672913,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.1220475137233734,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Science/Other",
"confidence": 0.1157768815755844,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.