Get this data via API
Classify kpopmayoreo.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://kpopmayoreo.com"}'
{
"domain": {
"domain_url": "https://kpopmayoreo.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/World Music",
"confidence": 0.7175028920173645,
"IAB1": "Arts & Entertainment",
"IAB-352-338": "World/International Music/Music/World/International Music"
},
{
"name": "/Shopping/Wholesalers & Liquidators",
"confidence": 0.28681448101997375,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Art & Memorabilia",
"confidence": 0.2172878384590149,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.