Get this data via API
Classify militgear.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://militgear.com"}'
{
"domain": {
"domain_url": "https://militgear.com",
"categories": [
{
"name": "/Law & Government/Military/Other",
"confidence": 0.7334275245666504,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags",
"confidence": 0.5206556916236877,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Sensitive Subjects/Firearms & Weapons",
"confidence": 0.434775173664093,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Shopping/Apparel/Uniforms & Workwear",
"confidence": 0.3574634790420532,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.15159201622009277,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Hobbies & Leisure/Paintball",
"confidence": 0.12678737938404083,
"IAB17-24": "Paintball",
"IAB-501-498": "Paintball/Sports/Extreme Sports/Paintball"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.1250697374343872,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.