Get this data via API
Classify tinaba.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://tinaba.it"}'
{
"domain": {
"domain_url": "https://tinaba.it",
"categories": [
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.3104310631752014,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.2813704311847687,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.27540573477745056,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.26162925362586975,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.19227080047130585,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.17871449887752533,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.