Get this data via API
Classify sonarr.au — 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://sonarr.au"}'
{
"domain": {
"domain_url": "https://sonarr.au",
"categories": [
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.4234974682331085,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.29122570157051086,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.2855871021747589,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.26966986060142517,
"IAB9-24": "Radio",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Books & Literature/Audiobooks",
"confidence": 0.20678554475307465,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.1650008261203766,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.