Get this data via API
Classify geekprom.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://geekprom.ru"}'
{
"domain": {
"domain_url": "https://geekprom.ru",
"categories": [
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.4481793940067291,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.2288341522216797,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.1536720097064972,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems",
"confidence": 0.14708060026168823,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.