Get this data via API
Classify fishprokorm.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://fishprokorm.ru"}'
{
"domain": {
"domain_url": "https://fishprokorm.ru",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.5229725241661072,
"IAB-422": "Pets"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Aquaculture",
"confidence": 0.3660120368003845,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Pets & Animals/Pets/Fish & Aquaria",
"confidence": 0.1596234142780304,
"IAB16": "Pets",
"IAB-426-422": "Fish and Aquariums/Pets/Fish and Aquariums"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.