Get this data via API
Classify jeffstevenson.show — 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://jeffstevenson.show"}'
{
"domain": {
"domain_url": "https://jeffstevenson.show",
"categories": [
{
"name": "/Arts & Entertainment/Humor/Live Comedy",
"confidence": 0.8167344927787781,
"IAB1-4": "Humor",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/TV & Video/TV Shows & Programs",
"confidence": 0.3229648172855377,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.25401556491851807,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Movies/Comedy Films",
"confidence": 0.19964081048965457,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Travel & Transportation/Transportation/Cruises & Charters",
"confidence": 0.16216665506362915,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Movies/Other",
"confidence": 0.12100046873092651,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.