Get this data via API
Classify soc-club.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://soc-club.ru"}'
{
"domain": {
"domain_url": "https://soc-club.ru",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.14108887314796448,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.1318265199661255,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.10310833156108856,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Global Rank
#18,040
Get this data as JSON — free trial, 50 API calls included.