Get this data via API
Classify gnibl.com.au — 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://gnibl.com.au"}'
{
"domain": {
"domain_url": "https://gnibl.com.au",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.9599516987800598,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
},
{
"name": "/Food & Drink/Food/Snack Foods",
"confidence": 0.5727652311325073,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.42803648114204407,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.4218496084213257,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Retail Trade/Other",
"confidence": 0.1040307804942131,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.