Get this data via API
Classify smart-living-guide.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://smart-living-guide.com"}'
{
"domain": {
"domain_url": "https://smart-living-guide.com",
"categories": [
{
"name": "/Home & Garden/Pest Control",
"confidence": 0.9719263315200806,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.474547803401947,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.31240314245224,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.176083505153656,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.16454826295375824,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.15978114306926727,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.