Get this data via API
Classify aymobsan.com.tr — 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://aymobsan.com.tr"}'
{
"domain": {
"domain_url": "https://aymobsan.com.tr",
"categories": [
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.4463967084884643,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Storage & Shelving/Other",
"confidence": 0.2054695338010788,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.16708868741989136,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Storage & Shelving/Cabinetry",
"confidence": 0.13013090193271637,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.