Get this data via API
Classify discovermagz.blog — 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://discovermagz.blog"}'
{
"domain": {
"domain_url": "https://discovermagz.blog",
"categories": [
{
"name": "/Reference/Humanities/Philosophy",
"confidence": 0.8
},
{
"name": "/Science",
"confidence": 0.7,
"IAB15": "Science"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.6
},
{
"name": "/Arts & Entertainment",
"confidence": 0.5,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Science/Earth Sciences",
"confidence": 0.4,
"IAB15": "Science",
"IAB-470-464": "Geology/Science/Geology"
},
{
"name": "/Science/Biological Sciences",
"confidence": 0.3,
"IAB15": "Science",
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Reference/General Reference",
"confidence": 0.2
}
]
},
"success": true
}
Category
Science
70%
Get this data as JSON — free trial, 50 API calls included.