Get this data via API
Classify lifespacer.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://lifespacer.com"}'
{
"domain": {
"domain_url": "https://lifespacer.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4987501204013825,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.43902450799942017,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.2321481853723526,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Reference/General Reference/Time & Calendars",
"confidence": 0.1953214704990387
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.15966379642486572,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.13503919541835785,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.