Get this data via API
Classify citeowl.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://citeowl.com"}'
{
"domain": {
"domain_url": "https://citeowl.com",
"categories": [
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.5418989658355713,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4951266646385193,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.41344577074050903,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.16057969629764557,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.14673495292663574,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.12586654722690582,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.