Get this data via API
Classify maxim-competitions.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://maxim-competitions.com"}'
{
"domain": {
"domain_url": "https://maxim-competitions.com",
"categories": [
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 1,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Shopping/Apparel/Swimwear",
"confidence": 0.4138396680355072,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/People & Society/Other",
"confidence": 0.29737862944602966,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.19481897354125977,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Sports/Water Sports/Swimming",
"confidence": 0.14140045642852783,
"IAB17-38": "Swimming",
"IAB-537-483": "Swimming/Sports/Swimming"
},
{
"name": "/Beauty & Fitness/Beauty Pageants",
"confidence": 0.1354484111070633,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.