Get this data via API
Classify rusbulat.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://rusbulat.ru"}'
{
"domain": {
"domain_url": "https://rusbulat.ru",
"categories": [
{
"name": "/Sensitive Subjects/Firearms & Weapons",
"confidence": 0.7409083247184753,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 0.7054070830345154,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.2369839996099472,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.1376633495092392,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.