Get this data via API
Classify stefhansonproductions.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://stefhansonproductions.com"}'
{
"domain": {
"domain_url": "https://stefhansonproductions.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.3874804973602295
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.3028908967971802
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.21059083938598633
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 0.1578092873096466
},
{
"name": "/Shopping/Photo & Video Services/Event & Studio Photography",
"confidence": 0.14565810561180115
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.11163441836833954
},
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.10496269166469574
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.