Get this data via API
Classify harperandhome.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://harperandhome.blog"}'
{
"domain": {
"domain_url": "https://harperandhome.blog",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.5508792400360107,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.5293014645576477,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.3282490074634552,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.24158285558223724,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.21217785775661469,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.18080224096775055,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Home & Garden/Other",
"confidence": 0.1137092262506485,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.