Get this data via API
Classify fenmay.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://fenmay.com"}'
{
"domain": {
"domain_url": "https://fenmay.com",
"categories": [
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.29580649733543396,
"IAB2-17": "Performance Vehicles",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment",
"confidence": 0.2744568884372711,
"IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Car Electronics",
"confidence": 0.26580244302749634,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Autos & Vehicles/Other",
"confidence": 0.155110165476799,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.13846741616725922,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.12211564183235168,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.