Category
Reviews
No reviews yet — be the first to review code-warrior.ru.
Get this data via API
Classify code-warrior.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://code-warrior.ru"}'
{
"domain": {
"domain_url": "https://code-warrior.ru",
"categories": [
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.2517050802707672,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.17659759521484375,
"IAB13-4": "Financial Planning",
"IAB-396-391": "Personal Finance - Financial Planning"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11618320643901824,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.