Get this data via API
Classify bluegrassunlimited.org — 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://bluegrassunlimited.org"}'
{
"domain": {
"domain_url": "https://bluegrassunlimited.org",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Country Music",
"confidence": 0.9337317943572998,
"IAB1": "Arts & Entertainment",
"IAB-350-338": "Country Music/Music/Country Music"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.7041134834289551,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Arts & Entertainment/Music & Audio/Folk & Traditional Music",
"confidence": 0.4134173691272736,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.2191886156797409,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.