Get this data via API
Classify funnyand.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://funnyand.com"}'
{
"domain": {
"domain_url": "https://funnyand.com",
"categories": [
{
"name": "/Arts & Entertainment/Fun & Trivia",
"confidence": 0.8,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Home & Garden",
"confidence": 0.7,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Beauty & Fitness",
"confidence": 0.6,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Food & Drink",
"confidence": 0.5,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Hobbies & Leisure",
"confidence": 0.5,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests/Hobbies & Interests"
}
]
},
"success": true
}
Company
Category
Global Rank
#347,265
Get this data as JSON — free trial, 50 API calls included.