Get this data via API

Classify prof-ufa.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://prof-ufa.ru"}'
{ "domain": { "domain_url": "https://prof-ufa.ru", "categories": [ { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.2630518078804016, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.24469715356826785, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.2133386880159378, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.1510895937681198, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs