Get this data via API
Classify warzip.ru — 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://warzip.ru"}'
{
"domain": {
"domain_url": "https://warzip.ru",
"categories": [
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags",
"confidence": 0.7587072253227234,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.36229464411735535,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sensitive Subjects/Firearms & Weapons",
"confidence": 0.2108333259820938,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.193461149930954,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Law & Government/Military/Other",
"confidence": 0.1133427917957306,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.10271269083023073,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.