Get this data via API
Classify qivlo.it — 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://qivlo.it"}'
{
"domain": {
"domain_url": "https://qivlo.it",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.3342735469341278,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.30463123321533203,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.20417991280555725
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.14983125030994415,
"IAB-163": "Personal Celebrations & Life Events"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.