Get this data via API
Classify householdadvocate.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://householdadvocate.com"}'
{
"domain": {
"domain_url": "https://householdadvocate.com",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.3421096205711365,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Internet & Telecom/Service Providers/Other",
"confidence": 0.19522994756698608,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.17138516902923584,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Internet & Telecom/Service Providers/Cable & Satellite Providers",
"confidence": 0.1295715570449829,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.