Category
Reviews
No reviews yet — be the first to review olively.app.
Get this data via API
Classify olively.app — 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://olively.app"}'
{
"domain": {
"domain_url": "https://olively.app",
"categories": [
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.6344912052154541,
"IAB19-15": "Email",
"IAB-80DV8O": "Communication"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.5103421211242676,
"IAB14-1": "Dating",
"IAB-188-186": "Family and Relationships - Dating"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.3449869453907013,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.12424825876951218,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/People & Society/Family & Relationships/Troubled Relationships",
"confidence": 0.12361831963062286,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.