Get this data via API
Classify tmas.se — 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://tmas.se"}'
{
"domain": {
"domain_url": "https://tmas.se",
"categories": [
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.7233074903488159,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.2885361313819885,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.17650280892848969,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.17518344521522522,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.17383350431919098,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.16465948522090912,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery",
"confidence": 0.14763016998767853,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.14235904812812805,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.