Get this data via API
Classify sertifikat-nn.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://sertifikat-nn.ru"}'
{
"domain": {
"domain_url": "https://sertifikat-nn.ru",
"categories": [
{
"name": "/Business & Industrial/Business Services/Quality Control & Tracking",
"confidence": 0.8642618060112,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.48392122983932495,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.11428217589855194
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.1134035512804985,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.