Get this data via API
Classify answerpoint.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://answerpoint.blog"}'
{
"domain": {
"domain_url": "https://answerpoint.blog",
"categories": [
{
"name": "/Reference/General Reference",
"confidence": 0.7
},
{
"name": "/Reference/Language Resources",
"confidence": 0.6
},
{
"name": "/Health/Nursing",
"confidence": 0.5,
"IAB4-7": "Nursing"
},
{
"name": "/Science/Chemistry",
"confidence": 0.5,
"IAB15-3": "Chemistry",
"IAB-466-464": "Chemistry/Science/Chemistry"
},
{
"name": "/Games/Word Games",
"confidence": 0.5
},
{
"name": "/Jobs & Education/Education",
"confidence": 0.5,
"IAB5": "Education"
}
]
},
"success": true
}
Category
Games
Word Games
50%
Get this data as JSON — free trial, 50 API calls included.