Get this data via API
Classify squeaky-pearl.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://squeaky-pearl.com"}'
{
"domain": {
"domain_url": "https://squeaky-pearl.com",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Landscape Design",
"confidence": 0.5843736529350281,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.22203564643859863,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.11851275712251665,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.