Category
Reviews
No reviews yet — be the first to review e-archiv.ru.
Get this data via API
Classify e-archiv.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://e-archiv.ru"}'
{
"domain": {
"domain_url": "https://e-archiv.ru",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.5188978910446167,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.3474385142326355,
"IAB3": "Business",
"IAB-62-53": "Business - Business Administration"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.16421009600162506,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
},
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.11268021911382677,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.