Get this data via API
Classify eleanorkingston.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://eleanorkingston.com"}'
{
"domain": {
"domain_url": "https://eleanorkingston.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Urban & Hip-Hop",
"confidence": 0.3452451527118683,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Music & Audio/Pop Music",
"confidence": 0.288308322429657,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Music & Audio/Rock Music",
"confidence": 0.24430473148822784,
"IAB1": "Arts & Entertainment",
"IAB-363-338": "Rock Music/Music/Rock Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Country Music",
"confidence": 0.1293928176164627,
"IAB1": "Arts & Entertainment",
"IAB-350-338": "Country Music/Music/Country Music"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.