Get this data via API
Classify nootherchoicerecords.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://nootherchoicerecords.com"}'
{
"domain": {
"domain_url": "https://nootherchoicerecords.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Urban & Hip-Hop",
"confidence": 0.7195690274238586,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.4204691350460053,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.24709324538707733,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Music & Audio/CD & Audio Shopping",
"confidence": 0.15060356259346008,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Art & Memorabilia",
"confidence": 0.12602350115776062,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.