Get this data via API

Classify anyalasermama.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://anyalasermama.ru"}'
{ "domain": { "domain_url": "https://anyalasermama.ru", "categories": [ { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.7470104694366455, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Beauty & Fitness/Face & Body Care/Unwanted Body & Facial Hair Removal", "confidence": 0.5770242214202881, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Cosmetology & Beauty Professionals", "confidence": 0.4668415188789368, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.10391084849834442, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs