Get this data via API
Classify the4thactstudio.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://the4thactstudio.com"}'
{
"domain": {
"domain_url": "https://the4thactstudio.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.8003102540969849,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.3046778440475464,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.23042169213294983,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.22568906843662265,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.1563805639743805,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Shopping/Photo & Video Services/Event & Studio Photography",
"confidence": 0.15408286452293396,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.10273659229278564,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.