Category
Global Rank
#487,591
Reviews
No reviews yet — be the first to review product.ru.
Get this data via API
Classify product.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://product.ru"}'
{
"domain": {
"domain_url": "https://product.ru",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.56,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Food & Drink",
"confidence": 0.55,
"IAB-210": "Food & Drink"
},
{
"name": "/Home & Garden/Home Appliances",
"confidence": 0.52,
"IAB-278-274": "Home & Garden - Home Appliances"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.