Get this data via API
Classify muddyexp.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://muddyexp.com"}'
{
"domain": {
"domain_url": "https://muddyexp.com",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.6279798150062561,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Motorcycles/Automotive/Motorcycles"
},
{
"name": "/Arts & Entertainment/Music & Audio/Rock Music",
"confidence": 0.3295573890209198,
"IAB1": "Arts & Entertainment",
"IAB-363-338": "Rock Music/Music/Rock Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology",
"confidence": 0.14819851517677307,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.11897394806146622,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.