Category
Reviews
No reviews yet — be the first to review m-nov.ru.
Get this data via API
Classify m-nov.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://m-nov.ru"}'
{
"domain": {
"domain_url": "https://m-nov.ru",
"categories": [
{
"name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers",
"confidence": 0.8181560039520264,
"IAB2-21": "Trucks & Accessories",
"IAB-3-2": "Auto Body Styles - Commercial Trucks"
},
{
"name": "/Autos & Vehicles/Campers & RVs",
"confidence": 0.2047245651483536,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.1199261024594307,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.