Get this data via API
Classify looques.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://looques.com"}'
{
"domain": {
"domain_url": "https://looques.com",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.2681174874305725,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.2210198789834976,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Home & Garden/Bed & Bath/Bathroom",
"confidence": 0.19660994410514832,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health/Public Health/Other",
"confidence": 0.14214208722114563,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.12345433980226515,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.