Get this data via API
Classify customefy.be — 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://customefy.be"}'
{
"domain": {
"domain_url": "https://customefy.be",
"categories": [
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags",
"confidence": 0.4569008946418762,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.3035934567451477,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.15380457043647766,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Sports/Sporting Goods/Water Sports Equipment",
"confidence": 0.1139838919043541,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Other",
"confidence": 0.10511980205774309,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.