Get this data via API
Classify tipsandlifehacks.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://tipsandlifehacks.com"}'
{
"domain": {
"domain_url": "https://tipsandlifehacks.com",
"categories": [
{
"name": "/Home & Garden",
"confidence": 0.8,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health",
"confidence": 0.7,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Beauty & Fitness",
"confidence": 0.6,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Hobbies & Leisure",
"confidence": 0.5,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests/Hobbies & Interests"
},
{
"name": "/Reference",
"confidence": 0.4
}
]
},
"success": true
}
Category
Reference
40%
Global Rank
#184,924
Get this data as JSON — free trial, 50 API calls included.