Get this data via API
Classify love-to-bake-site.blog — 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://love-to-bake-site.blog"}'
{
"domain": {
"domain_url": "https://love-to-bake-site.blog",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes",
"confidence": 0.8,
"IAB8": "Food & Drink",
"IAB-216-210": "Cooking/Food & Drink/Cooking"
},
{
"name": "/Home & Garden/Kitchen & Dining",
"confidence": 0.7,
"IAB10": "Home & Garden"
},
{
"name": "/Hobbies & Leisure/Special Occasions",
"confidence": 0.6
},
{
"name": "/People & Society/Family & Relationships",
"confidence": 0.5,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Reference/General Reference/Time & Calendars",
"confidence": 0.4
},
{
"name": "/People & Society/Social Issues & Advocacy",
"confidence": 0.3
},
{
"name": "/Health/Mental Health",
"confidence": 0.3,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society/Subcultures & Niche Interests",
"confidence": 0.3
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws",
"confidence": 0.3
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.3
},
{
"name": "/People & Society/Family & Relationships/Marriage",
"confidence": 0.3,
"IAB14-4": "Marriage",
"IAB-191-186": "Marriage and Civil Unions/Family and Relationships/Marriage and Civil Unions"
},
{
"name": "/People & Society/Family & Relationships/Troubled Relationships",
"confidence": 0.3
},
{
"name": "/News/Weather",
"confidence": 0.3,
"IAB15-10": "Weather"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.3
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.